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 Tchinmai7
Recipients Tchinmai7, berker.peksag
Date 2021-04-07.01:56:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617760573.8.0.720428700221.issue43597@roundup.psfhosted.org>
In-reply-to
Content
I am writing a web scraper, that runs in a container that has CA-Certificates stored in a non-standard location. The Ca-Certificates are managed by Certifi. By allowing to override the sslcontext, it is possible for the user to construct a sslcontext and pass it in.
History
Date User Action Args
2021-04-07 01:56:13Tchinmai7setrecipients: + Tchinmai7, berker.peksag
2021-04-07 01:56:13Tchinmai7setmessageid: <1617760573.8.0.720428700221.issue43597@roundup.psfhosted.org>
2021-04-07 01:56:13Tchinmai7linkissue43597 messages
2021-04-07 01:56:13Tchinmai7create