Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac users getting "Invalid SSL Cert" error in version 6.16 #791

Closed
jmprice opened this issue Mar 7, 2016 · 6 comments
Closed

Mac users getting "Invalid SSL Cert" error in version 6.16 #791

jmprice opened this issue Mar 7, 2016 · 6 comments

Comments

@jmprice
Copy link

jmprice commented Mar 7, 2016

We have had a couple of users report that they get an "Invalid SSL Cert" error when using v6.16 of the CLI. Version 6.15 works without error.

Our certificates are issued by our own internal PKI and the cert chains are installed on the client machines.

Command

± % cf login -a https://api.our.platform.com/ -u [email protected]                                                            !10036
API endpoint: https://api.our.platform.com/
FAILED
Invalid SSL Cert for api.our.platform.com
TIP: Use 'cf login --skip-ssl-validation' to continue with an insecure API endpoint

CLI Version

6.16.1+924508c

CC API Version

2.43.0

Platform Details

e.g. Mac OS X

Shell

iTerm (zsh)

-- Jon Price
Intel Corporation

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/115203011.

@jmprice
Copy link
Author

jmprice commented Mar 8, 2016

I suppose this could be the issue: golang/go#14514

@cbguder
Copy link
Contributor

cbguder commented Mar 17, 2016

@jmprice We have built a new binary that we think might fix this issue. Please give it a try and let us know if it fixes the issue you're seeing.

Installer: https://s3.amazonaws.com/go-cli/releases/v6.16.1-2016-03-17/cf-cli-installer_6.16.1_osx.pkg

Binary: https://s3.amazonaws.com/go-cli/releases/v6.16.1-2016-03-17/cf-cli_6.16.1_osx.tgz

@jmprice
Copy link
Author

jmprice commented Mar 22, 2016

@cbguder
I apologize for the delay, but I finally got one of our developers to test this out and it seems to have fixed the issue. Thank you very much! :)

@jmprice jmprice closed this as completed Mar 22, 2016
@dkoper
Copy link

dkoper commented Mar 29, 2016

Hi @jmprice

Thanks for the confirmation. We have ported the fix into our edge binaries. Any chance you could try out our edge binary as well and confirm the issue is addressed?
https://cli.run.pivotal.io/edge?arch=macosx64&source=github

Cheers,
Dies Koper
CF CLI PM

@jmprice
Copy link
Author

jmprice commented Mar 29, 2016

@dkoper

One of our developers with a Mac just tried it out and reports that it works great. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants