How can I get the public key of a webpage like verisign , etc. using HTTPS protocol?
|
|
This command will show you the certificate (use
This will get the certificate and print out the public key:
If you want to dig further, this question might be of interest. |
|||
|
|
|
In google chrome, go to the https web page (say https://mail.google.com), click on the lock next to the URL, then click on "certificate information", click on the "Details" tab, and then find "Subject Public Key Info", which for
This corresponds to the decimal numbers and |
||||
|
|