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

curl (doesn't) need updating - but ca_bundle.pem does #288

Open
tlhackque opened this issue May 14, 2017 · 0 comments
Open

curl (doesn't) need updating - but ca_bundle.pem does #288

tlhackque opened this issue May 14, 2017 · 0 comments

Comments

@tlhackque
Copy link
Contributor

if curl is unable to verify a peer certificate due to an out of date ca_bundle.pem, it returns error 60, which causes getssl to emit

curl needs updating, your version does not support SNI (multiple SSL domains on a single IP)

While getssl is trying to be helpful, in fact, curl is at the latest rev.

The diagnostic message from getssl should be something like:

curl couldn't verify a peer certificate.  Either your version does not support SNI (multiple SSL domains on a single IP) - update curl, or the ca_bundle.pem file that curl uses is out of date - run mk-ca-bundle.
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

1 participant