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 christian.heimes
Recipients Ajaya, christian.heimes, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-01-15.16:03:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579104188.83.0.557029470285.issue39344@roundup.psfhosted.org>
In-reply-to
Content
It sounds like Python cannot load the OpenSSL DLLs or a dependency of the OpenSSL DLLs. IIRC the libraries are called libssl.dll and libcrypto.dll. The files must be in the current DLL search path.
History
Date User Action Args
2020-01-15 16:03:08christian.heimessetrecipients: + christian.heimes, paul.moore, tim.golden, zach.ware, steve.dower, Ajaya
2020-01-15 16:03:08christian.heimessetmessageid: <1579104188.83.0.557029470285.issue39344@roundup.psfhosted.org>
2020-01-15 16:03:08christian.heimeslinkissue39344 messages
2020-01-15 16:03:08christian.heimescreate