bincimap

Log | Files | Refs | LICENSE

commit f169d065f506fb5548cbaae65437edcccfab5b36
parent bbfd2ca599c090c5032cc500515a7204a6c2cb4e
Author: andreaha <andreaha@b31fe1f4-c0d1-0310-8000-a34f4ae90293>
Date:   Mon,  2 Feb 2004 20:39:47 +0000

- Added the ca path setting in the conf file.


git-svn-id: file:///home/cwright/convert/bincimap/trunk@22 b31fe1f4-c0d1-0310-8000-a34f4ae90293

Diffstat:
Mconf/bincimap.conf.in | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/bincimap.conf.in b/conf/bincimap.conf.in @@ -108,6 +108,9 @@ SSL { ca file = "", /* file to use as certificate authority */ + ca path = "", /* path to search + for more certificate + authorities */ cipher list = "!ADH:RC4+RSA:HIGH:MEDIUM:LOW:EXP:+SSLv2:+EXP",