Hi!
# File containing the certificate used for XXX. If not specified, the global
# certificate is used. A value of "disabled" will disable SSL/TLS for XXX.
You can use :
imap_tls_cert_file: /etc/ssl/certs/cyrus-imap.pem
imap_tls_key_file: /etc/ssl/private/cyrus-imap.key
pop3_tls_cert_file: /etc/ssl/certs/cyrus-pop3.pem
pop3_tls_key_file: /etc/ssl/private/cyrus-pop3.key
lmtp_tls_cert_file: /etc/ssl/certs/cyrus-lmtp.pem
lmtp_tls_key_file: /etc/ssl/private/cyrus-lmtp.key
sieve_tls_cert_file: /etc/ssl/certs/cyrus-sieve.pem
sieve_tls_key_file: /etc/ssl/private/cyrus-sieve.key
Hope it help
Eddy
----- Message d'origine -----
De : "Marten Lehmann" <lehmann@xxxxxx>
À : <info-cyrus@xxxxxxxxxxxxxxxxxxxx>
Envoyé : 25 septembre 2006 11:12
Objet : different certs for pop3 and imap
Hello,
as we are transparently migrating to cyrus we need pop3 and imap services
listen to different ip-address and the ssl-portions of pop3 and imap need
to come along with different keys and certs.
How can I configure this? I can see only one tls_cert_file and
tls_key_file in imapd.conf.
Regards
Marten
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html