On Wed, Jul 2, 2014 at 10:31 PM, Tomasz Chmielewski <man...@wpkg.org> wrote: > > 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? > Take a look at the `-starttls` option for s_client(1) at https://www.openssl.org/docs/apps/s_client.html.
Jeff ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org