openssl s_client -connect hostname:993
Will do what you need (presumably to test/debug).
-- Nathan
Nathan Neulinger EMail: [EMAIL PROTECTED]
University of Missouri - Rolla Phone: (573) 341-4841
Computing
-From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of GauriSent: Wednesday, 3 October 2001 11:52
PMTo: [EMAIL PROTECTED]Subject: cannot telnet to
port 993
H i ,
I have a simple
query .
I have installed
IMAP-SSL . I have configured it on netscape and ou
H i ,
I have a simple
query .
I have installed
IMAP-SSL . I have configured it on netscape and outlook express. It is
working fine.
What I want to know
is :
Can I directly
telnet to port 993 ? "telnet 993 " . (As we can do
for port 143 & 110 for IMAP & SSL respectively )
When I t