bpo-28182: Expose OpenSSL verification results by tiran · Pull Request #3412 · python/cpython

zooba

@tiran

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>

@tiran tiran deleted the bpo-28182-ssl-error-result branch

September 8, 2017 19:00