On Thu, 2002-04-04 at 02:58, Toorop wrote: > > My questions : > - what command could i use whith telnet on localhost to see if > imaps works well ? NOOP no ? if i put NOOP i got no response(a blank > line)
You can't use telnet to connect to an SSL service. You can, however try this: openssl s_client -connect localhost:993 -crlf
signature.asc
Description: This is a digitally signed message part
