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

Should consider adding :verify_ssl parameter #12

Open
keremoge opened this issue Nov 26, 2021 · 0 comments
Open

Should consider adding :verify_ssl parameter #12

keremoge opened this issue Nov 26, 2021 · 0 comments

Comments

@keremoge
Copy link

If consumer doesn't want to verify the ssl cert, for now there is no way to disable ssl cert control.
To make it possible there should be a :verify_ssl parameter in RestClient

Sample ssl error:
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (RestClient::SSLCertificateNotVerified)

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