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 christian.heimes, lkraav
Date 2021-12-22.20:03:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640203393.3.0.328081429824.issue46156@roundup.psfhosted.org>
In-reply-to
Content
I need more information to diagnose the issue. Could you please provide:

- your operating system and vendor/distribution
- your OpenSSL version (ssl.OPENSSL_VERSION)
- how did you install Python (self-compiled, pyenv, system Python)?
- how did you install PyOpenSSL and cryptography?
- the full output of: openssl s_client -connect webapi.remote:52100
History
Date User Action Args
2021-12-22 20:03:13christian.heimessetrecipients: + christian.heimes, lkraav
2021-12-22 20:03:13christian.heimessetmessageid: <1640203393.3.0.328081429824.issue46156@roundup.psfhosted.org>
2021-12-22 20:03:13christian.heimeslinkissue46156 messages
2021-12-22 20:03:13christian.heimescreate