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

Set CURLOPT_PROXY_SSL_VERIFYHOST and CURLOPT_PROXY_SSL_VERIFYPEER to 0 #605

Closed

Conversation

AndreyPavlenko
Copy link
Contributor

if the environment variable TR_CURL_PROXY_SSL_NO_VERIFY is set.
This option complements the TR_CURL_SSL_NO_VERIFY option.

@AndreyPavlenko AndreyPavlenko force-pushed the proxy_ssl_verify branch 2 times, most recently from 9efafce to f37d1cf Compare May 3, 2018 16:16
if the environment variable TR_CURL_PROXY_SSL_NO_VERIFY is set
@ckerr ckerr added enhancement needs update The PR has needs to be updated by the submitter scope:core labels Jan 26, 2022
Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In order for this to get merged, first the PR needs to be updated to run in web.cc due to the C++ification of libtransmission.

If you do update the PR, I promise to not wait another 4 years to do a followup review 🐌

@ckerr
Copy link
Member

ckerr commented Feb 14, 2022

Superseded by #2622

@ckerr ckerr closed this Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs update The PR has needs to be updated by the submitter scope:core
Development

Successfully merging this pull request may close these issues.

None yet

2 participants