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

Disable Faraday SSL Verification? #9

Closed
onyxmueller opened this issue Mar 13, 2025 · 1 comment
Closed

Disable Faraday SSL Verification? #9

onyxmueller opened this issue Mar 13, 2025 · 1 comment

Comments

@onyxmueller
Copy link

First off, thanks for putting together this gem!

I see that your gem uses Faraday internally. I am trying to figure out a way to disable the SSL verification that Faraday does. I'm only using this script against my own server and do not need this check to happen. If I had access to a Faraday instance directly, I would do this by passing {ssl: {verify: false}}. Is there I can get this passed down to Faraday through PlexRubySDK? Or some other functional equivalent. Please advice. Thanks.

@onyxmueller
Copy link
Author

Opened issue in main repo. Closing this one.

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