how to enable TLs encryption only ?

lartc lartc at manchotnetworks.net
Fri Mar 30 03:07:31 EST 2007


Hi,

you can try this in imapd.conf:

tls_ca_file: /etc/x509/your_ca_cert.pem
tls_cert_file: /etc/x509/your_pub_cert.pem
tls_key_file: /etc/x509/your_private.key
tls_require_cert: no
tlscache_db: berkeley

On Fri, 2007-03-30 at 12:57 +0530, JOYDEEP wrote:
> Dear list,
> 
> is it possible to enable the TLs encryption in cyrus ? I don't need the
> certificate to authenticate the client. only the transportation will be
> encrypted.
> How can I do this ?
> thanks
> ----
> 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




More information about the Info-cyrus mailing list