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

Support for https #15

Open
oyeanuj opened this issue Dec 18, 2015 · 0 comments
Open

Support for https #15

oyeanuj opened this issue Dec 18, 2015 · 0 comments

Comments

@oyeanuj
Copy link

oyeanuj commented Dec 18, 2015

Hi @dhulihan! Thanks for writing this gem. I am trying to use it on Etsy and running into the following problem with https:

product  = Fletcher.fetch "https://www.etsy.com/listing/182765492/cereal-killer-spoonhand-stampedunique"
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

MetaInspector gem has a solution for similar problem where it allows you to pass Faraday configuration disabling SSL verification.

Is it possible to add something similar here now that a lot of ecommerce sites are on https?

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