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

Can SSL::VERIFY_NONE be turned off? #37

Closed
ranjib opened this issue Oct 8, 2013 · 3 comments
Closed

Can SSL::VERIFY_NONE be turned off? #37

ranjib opened this issue Oct 8, 2013 · 3 comments

Comments

@ranjib
Copy link

ranjib commented Oct 8, 2013

Currently the https connection does not verify SSL certs. Can this be fixed?

session.verify_mode = OpenSSL::SSL::VERIFY_NONE
@dougbarth
Copy link

@clofresh Any chance this issue could be fixed too before you release a gem?

@clofresh
Copy link
Contributor

Fixed and released with v1.10.0

@ranjib
Copy link
Author

ranjib commented May 13, 2014

thanks

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

3 participants