How to use OpenSSL to check certificate used

Modificato il Mon, 09 Dec 2019 alle 02:43 PM

Download OpenSSL from: https://www.openssl.org/source/ 


(Windows version from: https://slproweb.com/products/Win32OpenSSL.html)


Install and open it from command prompt.


Now run the command

openssl s_client -connect host.example.com:port


where port is one of the following

993 is for IMAPs

443 is for HTTPS

465 is for SMTPs

...

...



Questo articolo ti è stato utile?

Fantastico!

Grazie per il tuo feedback

Siamo spiacenti di non poterti essere di aiuto

Grazie per il tuo feedback

Facci sapere come possiamo migliorare questo articolo!

Seleziona almeno uno dei motivi
La verifica CAPTCHA è richiesta.

Feedback inviato

Apprezziamo il tuo sforzo e cercheremo di correggere l’articolo