Update 2.7 tests to 2.7.11. Fixes #735.
Also update the test_ssl.py to cpython rev 2c9ff9e (head). This fixes the problems with invalid certs for svn.python.org. These tests include much more testing of the new-in-2.7.9 SSLContext settings, which revealed some problems in our hostname validation, our handling of read/write/do_handshake for closed sockets, and the missing alpn_selected method.
Showing
greentest/2.7/dh1024.pem
0 → 100644
greentest/2.7/keycert2.pem
0 → 100644
greentest/2.7/keycert3.pem
0 → 100644
greentest/2.7/keycert4.pem
0 → 100644
greentest/2.7/pycacert.pem
0 → 100644
greentest/2.7/revocation.crl
0 → 100644
greentest/2.7/ssl_cert.pem
0 → 100644
greentest/2.7/ssl_key.pem
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment