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 ssl_cert_store option when initializing #106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mileszim
Copy link

@mileszim mileszim commented Nov 8, 2019

This PR allows setting a custom CA cert store for RestClient on initialization.

More info on the restclient option: https://github.com/rest-client/rest-client#ssltls-support
More info on the store object: https://ruby-doc.org/stdlib-2.5.0/libdoc/openssl/rdoc/OpenSSL/X509/Store.html

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.

1 participant