are there any telnet-like tool that can manually debug a https connection byte by byte?

link|improve this question

60% accept rate
feedback

1 Answer

up vote 3 down vote accepted

Update: found it:

$ openssl s_client -connect pop.gmail.com:995

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.