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

Add support for cert_store #6

Merged
merged 1 commit into from Aug 27, 2011
Merged

Add support for cert_store #6

merged 1 commit into from Aug 27, 2011

Conversation

raggi
Copy link
Contributor

@raggi raggi commented Aug 26, 2011

This makes it easy for users to use the default system ca certificates, as VERIFY_PEER will "just work" provided they have root certificates installed in OPENSSLDIR (see openssl version -d) under cert.pem.

Users can also specify their own cert_store if desired.

Add support for the system default cert store a 'la open-uri
@drbrain
Copy link
Owner

drbrain commented Aug 26, 2011

Thanks! I never had the time to look into implementing this.

I will also default to VERIFY_PEER after merging this patch

drbrain added a commit that referenced this pull request Aug 27, 2011
Add support for cert_store
@drbrain drbrain merged commit 9be7079 into drbrain:master Aug 27, 2011
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.

None yet

2 participants