Minggu, 20 Februari 2011

How to fetch HTTPS end point certificate chain via Shell ?

You can do it through the web browser - and download each and every certificate...Following is the easy way via shell..$ openssl s_client -showcerts  -connect www.amazon.com:443 > ssl.log depth=1 C = US, O = "VeriSign, Inc.", OU = VeriSign Trust Network, OU = Terms of use at https://www.verisign.com/rpa (c)09, CN = VeriSign Class 3 Secure Server CA - G2 verify error:num=20:unable to get local

Tidak ada komentar:

Posting Komentar