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

Fix aws-sdk-core issue 'certificate verify failed' #14

Merged
merged 1 commit into from
Mar 11, 2016

Commits on Mar 10, 2016

  1. Fix aws-sdk-core issue 'certificate verify failed'

    On Mac OS X (and may be other platforms, didn't test), any usage
    of aws-sdk-core seems to fail with the following message:
    [ERROR] SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
    The fix is documented here amazon-archives/aws-sdk-core-ruby#166 (comment)
    llange committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    1c3f628 View commit details
    Browse the repository at this point in the history