Comment 5 for bug 1257877

Revision history for this message
Scott Moser (smoser) wrote :

just for my own recollection, to test if this were fixed on the server side:
 openssl s_client -host mail.brickies.net -port 993 -tls1_2

Currently, the above starts with:
CONNECTED(00000003)
write:errno=104

with tls__1, it dies differently, and goes into imap connection with '-tls1'.