commit | 20b85557f2cc8f5f10d7d98314a3181c60553e12 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Sep 29 19:50:53 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Sep 29 19:50:53 2013 +0200 |
tree | 80ad5b16d5f0644f096a284d0b43fedb13630b21 | |
parent | cf892ace48721cb301d6f8d56ad8779bc13cb9de [diff] |
Issue #19095: SSLSocket.getpeercert() now raises ValueError when the SSL handshake hasn't been done.