Hello,
I am currently running secure imap(imaps) on port 993.
When I use the openssl client to connect to this port
I got the following errors:


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

I looked at my  server's cert (which also has the
private key and the password removed) using:

openssl rsa  -noout -text -in path/mycert.key

and there were no errors reported. Could someone
provide me with some feedback on this? I would greatly
apprecitate it. 
Thanks



__________________________________________________
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