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

Conversation

llange
Copy link
Contributor

@llange llange commented Mar 10, 2016

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)

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)
@winebarrel
Copy link
Collaborator

Thanks! 👍

winebarrel pushed a commit that referenced this pull request Mar 11, 2016
Fix aws-sdk-core issue 'certificate verify failed'
@winebarrel winebarrel merged commit 9dd485a into cookpad:v0.2.3 Mar 11, 2016
@llange llange deleted the fix-aws-sdk-core-issue-166 branch March 29, 2016 08:38
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

Successfully merging this pull request may close these issues.

2 participants