commit | 407b62f3e5a55705f000768b765addd1d11fbe42 | [log] [tgz] |
---|---|---|
author | Martin Panter <vadmium+py@gmail.com> | Sat Jan 30 03:41:43 2016 +0000 |
committer | Martin Panter <vadmium+py@gmail.com> | Sat Jan 30 03:41:43 2016 +0000 |
tree | 45d0e035f7cc44e7c7d532240888bd8ad79811cc | |
parent | 0a20bbf66913157bb54b8d6e426f540233c7ea6c [diff] |
Issue #26173: Fix test_ssl confusion with non-existing cert and wrongcert.pem Testing for a non-existing certificate file is already done in test_errors(). Copy wrongcert.pem from Python 2 and use it to test the behaviour with a mismatched certificate.