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
Feedback inviato
Apprezziamo il tuo sforzo e cercheremo di correggere l’articolo