##// END OF EJS Templates
sslutil: abort properly if no certificate received for https connection...
sslutil: abort properly if no certificate received for https connection According to the documentation SSLSocket.getpeercert() can return None.
Mads Kiilerich -
r15817:8f377751 default
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient / tests
__init__.py Loading ...
simple_http_test.py Loading ...
test_bogus_responses.py Loading ...
test_chunked_transfer.py Loading ...
test_proxy_support.py Loading ...
test_ssl.py Loading ...
util.py Loading ...