]> granicus.if.org Git - python/commit
[3.7] bpo-31809: test secp ECDH curves (GH-4036) (#5872)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Feb 2018 09:56:11 +0000 (01:56 -0800)
committerChristian Heimes <christian@python.org>
Sun, 25 Feb 2018 09:56:11 +0000 (10:56 +0100)
commitff7528f089b60f8372c658f3bc3b14b059114da9
treecff62dad2c9118ff353e2622bc244a30f86c7163
parentb5655f3d187084579ff389dbd8734742a8b66cbc
[3.7] bpo-31809: test secp ECDH curves (GH-4036) (#5872)

Add tests to verify connection with secp384r1 ECDH curves.
(cherry picked from commit b7b9225831a729bff84eb7c43bad138416b994fe)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_ssl.py
Misc/NEWS.d/next/Tests/2017-10-18-18-07-45.bpo-31809.KlQrkE.rst [new file with mode: 0644]