-
Notifications
You must be signed in to change notification settings - Fork 942
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
Comments
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. |
I suppose this could be the issue: golang/go#14514 |
@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 |
@cbguder |
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? Cheers, |
One of our developers with a Mac just tried it out and reports that it works great. :) |
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
The text was updated successfully, but these errors were encountered: