Hello,
I have a secure imap server running but have no luck
connecting to the port(993) OpenSSL seems to detect
something wront with my certs? Below are the error
that were produced using s_client. If someone could
give me some feedback I would greatly appreciate it.
Thanks


catfish# openssl  x509 -noout -modulus -in
/var/imap/key.pem
unable to load certificate
1874:error:0906D06C:PEM routines:PEM_read_bio:no start
line:pem_lib.c:662:Expect
ing: TRUSTED CERTIFICATE

catfish# openssl s_client -connect localhost:993
CONNECTED(00000003)
1875:error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown
protocol:s23_cln
t.c:460:

catfish# openssl s_client -connect localhost:993 -cert
/var/imap/cert.pem
unable to get certificate from '/var/imap/cert.pem'
1877:error:0906D06C:PEM routines:PEM_read_bio:no start
line:pem_lib.c:662:Expect
ing: CERTIFICATE
1877:error:140AD009:SSL
routines:SSL_CTX_use_certificate_file:missing asn1
eos:s
sl_rsa.c:534:

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to