Jay Lee wrote:
chester c young said:
Have multiple ip's, and certificate for each ip (using them for https).does anyone have any idea on how to have ssl with multiple domains?
Must use different ip addresses. That's rooted in the ssl handshake: the client does not send the name of the (virtual) host before it receives the server's certificate.
but cannot figure out how to make them work for courier imap and esmtp.
I have never tried this configuration before but according to an old post of Sam's, naming the certs imapd.pem.$ip works. i.e. imapd.pem.10.1.5.10, imapd.pem.10.1.5.15, etc. Same thing for esmtp and pop3d. Sam's post is here:
http://groups-beta.google.com/group/mailing.unix.courier-imap/browse_thread/thread/4b0689256161ec2/df0e25e72846ac70?q=ssl+certificate+ip+sam&_done=%2Fgroup%2Fmailing.unix.courier-imap%2Fsearch%3Fgroup%3Dmailing.unix.courier-imap%26q%3Dssl+certificate+ip+sam%26qt_g%3D1%26searchnow%3DSearch+this+group%26&_doneTitle=Back+to+Search&&d#df0e25e72846ac70
But as I recall, that will only work for IP, not named domains, right? I think in his case he may only have one IP to use.
Bill
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
