This is a discussion on Re: [courier-users] Multiple Certificates within the Courier-Imap forums, part of the Mail Servers and Related category; Since the configuration files are really just shell scripts, every time you set TLS_CERTFILE, it replaces the previous declaration. You ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Since the configuration files are really just shell scripts, every time
you set TLS_CERTFILE, it replaces the previous declaration. You should have *created* all four of those files, but left the setting: TLS_CERTFILE=/usr/local/courier-imap/share/imapd.pem Courier will check for the IP-specific file automatically. DoM wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >No one has any ideas about ? > > >DoM wrote: > > > >>Hi all, i have a problem setting multiple certificates under >>courier-imap 4.0.2 >> >>My conf: >> >>TLS_CERTFILE=/usr/local/courier-imap/share/imapd.pem.1.1.1.1 >>TLS_CERTFILE=/usr/local/courier-imap/share/imapd.pem.1.1.1.2 >>TLS_CERTFILE=/usr/local/courier-imap/share/imapd.pem.1.1.1.3 >>TLS_CERTFILE=/usr/local/courier-imap/share/imapd.pem.1.1.1.4 >> >>Cause i knew that i need a syntax like $cert.ip_address for each >>ip, but courier-imap consider only last ip(1.1.1.4) even if i >>connect to ip 1.1.1.1 for example .. >> >>Any ideas ? >> >> ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |