Hello,

openssl let's me retrieve the SSL certificate for imaps (SSL-backed IMAP on port 995) with the following command:


   openssl s_client -connect example.com:995


Is it possible to do something similar for STARTTLS, connecting to IMAP on port 143?

Perhaps not with openssl, or not only with openssl - does anyone know how to do the above from command line?


--
Tomasz Chmielewski
http://www.sslrack.com

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to