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 sruester
Recipients christian.heimes, sruester
Date 2018-02-20.09:49:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519120194.11.0.467229070634.issue32882@psf.upfronthosting.co.za>
In-reply-to
Content
Using SSLContext.set_ecdh_curve() it is neither possible to choose X25519, nor to choose a list of curves to be used for key agreement.
History
Date User Action Args
2018-02-20 09:49:54sruestersetrecipients: + sruester, christian.heimes
2018-02-20 09:49:54sruestersetmessageid: <1519120194.11.0.467229070634.issue32882@psf.upfronthosting.co.za>
2018-02-20 09:49:54sruesterlinkissue32882 messages
2018-02-20 09:49:53sruestercreate