]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17739: fix the description of SSLSocket.getpeercert(binary_form=True) for...
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 16 Apr 2013 18:27:17 +0000 (20:27 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 16 Apr 2013 18:27:17 +0000 (20:27 +0200)
commitf12f3916aa82e8d8a3b2f51f7c31db74ee5d898c
tree3b2aac81133385486c89c6facdda0da99e4e70aa
parentbe92971b38c68fe472d908bdc8aa185963473308
Issue #17739: fix the description of SSLSocket.getpeercert(binary_form=True) for server sockets.
Thanks to David D Lowe for reporting.
Doc/library/ssl.rst