-
Notifications
You must be signed in to change notification settings - Fork 2k
Update disable-ssl-verification.rst #13770
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
Conversation
|
We require contributors to sign our Contributor License Agreement and we don't have one on file for @dwr-psandhu. In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature, merge the PR (conda/infrastructure#910), and ping the bot to refresh the PR. |
|
As previously stated by @conda-bot, we cannot review this pull request until you have signed the CLA agreement. Also, please add a small description stating why you are suggesting these changes. |
|
The SSL verification disabling works only with using conda config as described. (conda version 24.3.0). The environment variable method described doesn't work. |
Done. |
|
@conda-bot check |
docs/source/user-guide/configuration/disable-ssl-verification.rst
Outdated
Show resolved
Hide resolved
docs/source/user-guide/configuration/disable-ssl-verification.rst
Outdated
Show resolved
Hide resolved
travishathaway
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see my suggested changes.
Co-authored-by: Travis Hathaway <travis.j.hathaway@gmail.com>
dwr-psandhu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Much better. Thanks and accepted.
* Update disable-ssl-verification.rst * Apply suggestions from code review Co-authored-by: Travis Hathaway <travis.j.hathaway@gmail.com> * removing trailing space --------- Co-authored-by: Travis Hathaway <travis.j.hathaway@gmail.com>
Description
The SSL verification disabling works only with using conda config as described. (conda version 24.3.0). The environment variable method described doesn't work.
Checklist - did you ...
newsdirectory (using the template) for the next release's release notes?