]> granicus.if.org Git - python/commit
bpo-31809: test secp ECDH curves (#4036)
authorChristian Heimes <christian@python.org>
Sun, 25 Feb 2018 08:49:31 +0000 (09:49 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2018 08:49:31 +0000 (09:49 +0100)
commitb7b9225831a729bff84eb7c43bad138416b994fe
tree9b798c8cbf5684e123539b8a073847c065b9f411
parent186b606d8a2ea4fd51b7286813302c8e8c7006cc
bpo-31809: test secp ECDH curves (#4036)

Add tests to verify connection with secp384r1 ECDH curves.
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]