Displaying 1 result from an estimated 1 matches for "pratfalls".
Did you mean:
pitfalls
2011 Mar 16
2
SSL Compatibility? SNI vs SAN (Subject Alternative Names) and multiple domains
Getting ready to redo our mail server setup and I'm trying to wrap my
head around the ins and outs and pratfalls involved in SSL, multiple
domains, and Dovecot. I've taken a look at:
http://wiki2.dovecot.org/SSL/DovecotConfiguration
My basic understanding at this point is that:
- With SSL for IMAP/POP3, it is limited to one certificate per IP
address, because the SSL process starts as soon as the cl...