----- Original Message -----
From: "Tarjei Huse" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 26, 2001 07:44
Subject: ssl question.


> Hi, I have tried to set up cyrus to use ssl.
>
> in my imapd.conf I got:
> tls_cert_file: /var/imap/server.pem
> tls_key_file: /var/imap/server.pem
>
> my log shows:
> Jun 26 15:26:44 mail imapd[19473]: TLS engine: cannot load CA data
> Jun 26 15:26:45 mail imapd[19473]: starttls: TLSv1 with cipher RC4-MD5
> (128/128 bits) no authentication
> Jun 26 15:26:45 mail imapd[19473]: login: [192.168.1.133] tarjei
> plaintext+TLS
>
> Should I care about the CA-data entry in the log? When I login now, is that
> in plain txt or encrypted?

plaintext+TLS means the authentication was encrypted (not the password itself
but the session it was transmitted over).

The CA warning you can ignore since you don't need CA data unless you're
initiating the TLS connection.

Alec


Reply via email to