On Sat, 12 Jul 2003, RYAN vAN GINNEKEN wrote:
>now I get these errors in my bincimap-ssl log with outlook express and my
>outlook and Netscape clients just hang this is in my conf file
>SSL {
>    pem file = "/usr/local/openssl/certs/imapd.pem",   /* private key and
>                                                      certificate
>                                                      chain PEM file
>                                                      name */
>
>    ca file = "/usr/local/openssl/certs/imapd.pem",     /* file to use as
>                                                      certificate
>                                                      authority */

I'm not sure if this is what causes your error, but the CA file is not the
same as your PEM encoded private key and certificate.

You either need to set "ca file" to "" (empty), or to a file that
containes one or more certificates for certificate authorities.

Andy :-)

-- 
Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP    | "It is better not to do something
                       |  than to do it poorly."

Reply via email to