In python's urllib3, can one retrieve the server certificate after making a successful HTTPS request? If so, how?
↧
In python's urllib3, can one retrieve the server certificate after making a successful HTTPS request? If so, how?