This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Christophe Nanteuil
Recipients Christophe Nanteuil, christian.heimes, docs@python
Date 2020-04-02.18:58:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585853928.68.0.267356319824.issue40127@roundup.psfhosted.org>
In-reply-to
Content
I modified the PR according to the source code: 
"if all three are None and SSLContext.verify_mode is not set to CERT_NONE, this function uses the system's default CA certificates."

The way the system is configured may depend on multiple parameters but I hope this statement is clearer and it disturbs me to read that the function "can choose", all the more for a security module.
History
Date User Action Args
2020-04-02 18:58:48Christophe Nanteuilsetrecipients: + Christophe Nanteuil, christian.heimes, docs@python
2020-04-02 18:58:48Christophe Nanteuilsetmessageid: <1585853928.68.0.267356319824.issue40127@roundup.psfhosted.org>
2020-04-02 18:58:48Christophe Nanteuillinkissue40127 messages
2020-04-02 18:58:48Christophe Nanteuilcreate