multiple SSL certificates story
Arkadiusz Miśkiewicz
arekm at maven.pl
Wed Oct 26 12:30:18 UTC 2016
On Wednesday 26 of October 2016, Arkadiusz Miśkiewicz wrote:
> What can be done to make it work and how?
Don't know internals - but could dovecot do similar job as exim. I mean keep
big config, store things as strings just like now:
local_name imap.example.com {
ssl_cert = </etc/certs/cert1.pem
ssl_key = </etc/certs/cert1.pem
}
but defer actual certificate loading to a moment when client connects and we
know it's TLS SNI name?
--
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )
More information about the dovecot
mailing list