While it's true that I can't speak SSL to it, it does show that: 1. STARTTLS as an option is there when performing an EHLO, meaning that all of the certs could be found and the plugin was recognized. 2. Typing STARTTLS does in fact trigger the plugin and at least wait for an attempt of SSL negotiation.
It's like pinging a machine to make sure it's there before you try to hit the website on it. Thanks, Ed On Fri, 06 Oct 2006 17:16:58 -0700, Ask Bjørn Hansen wrote: > > On Oct 6, 2006, at 15:39, Ed McLain wrote: > >>> What client are you trying to use? >> >> Straight telnet > > How do you speak SSL then? :-) That's a little like programming > with "cat > /dev/sda1". > > > - ask