SSL Certificate revocation

Q- What happens if a server certificate gets stolen?

A- It can be revoked. There are a number of ways that a client(browser) can check if a certificate is revoked see here.

However the python client doesn’t check for revoked certificates.

Please rate? And use Comments to let me know more