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 pitrou
Recipients christian.heimes, dstufft, ncoghlan, pitrou
Date 2014-03-22.10:40:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395484805.07.0.219623537502.issue21015@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think it makes much sense to have a default argument to set_ecdh_curve(). It's probably better to just copy mod_ssl's initialization (which selects prime256v1 on not-so-new OpenSSLs).
History
Date User Action Args
2014-03-22 10:40:05pitrousetrecipients: + pitrou, ncoghlan, christian.heimes, dstufft
2014-03-22 10:40:05pitrousetmessageid: <1395484805.07.0.219623537502.issue21015@psf.upfronthosting.co.za>
2014-03-22 10:40:05pitroulinkissue21015 messages
2014-03-22 10:40:05pitroucreate