SIGN IN SIGN UP

Issue #20896, #22935: The ssl.get_server_certificate() function now uses the

ssl.PROTOCOL_SSLv23 protocol by default, not ssl.PROTOCOL_SSLv3, for maximum
compatibility and support platforms where ssl.PROTOCOL_SSLv3 support is
disabled.
V
Victor Stinner committed
9d01717f373d0180e2804c827efbc40d8cf72063
Parent: 5819cfa