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 RemiCardona
Recipients RemiCardona, asvetlov, christian.heimes, yselivanov
Date 2018-11-07.09:45:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541583913.84.0.788709270274.issue34971@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Christian,

Could you tell me more about this new openssl API? Right now my patch works with whatever the ssl module provides. Are you suggesting the ssl module is in some way incomplete? Would supporting TLS 1.3 sessions be incompatible with the current session API?

I'd like to help wherever possible, but I'm probably missing some context and/or knowledge around all things TLS in cpython.

Thanks
History
Date User Action Args
2018-11-07 09:45:13RemiCardonasetrecipients: + RemiCardona, christian.heimes, asvetlov, yselivanov
2018-11-07 09:45:13RemiCardonasetmessageid: <1541583913.84.0.788709270274.issue34971@psf.upfronthosting.co.za>
2018-11-07 09:45:13RemiCardonalinkissue34971 messages
2018-11-07 09:45:13RemiCardonacreate