SIGN IN SIGN UP

bpo-28182: Expose OpenSSL verification results (#3412)

The SSL module now raises SSLCertVerificationError when OpenSSL fails to
verify the peer's certificate. The exception contains more information about
the error.

Original patch by Chi Hsuan Yen

Signed-off-by: Christian Heimes <christian@python.org>
C
Christian Heimes committed
b3ad0e5127bdeb6e506301e0d65403fa23c4177b
Parent: af8d6b9
Committed by GitHub <noreply@github.com> on 9/8/2017, 7:00:19 PM