openssl s_client -connect some.https.server:443 -showcerts
is a nice command to run when you want to inspect the server’s certificates and its certificate chain.
Is there a way to run this command when you are behind a HTTP/HTTPS proxy ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Officially not.
But here’s a patch: http://rt.openssl.org/Ticket/Display.html?id=2651&user=guest&pass=guest