Hi folks,
We need to use SNI with Dovecot at a relatively large scale and I was wondering if there's any update on the ability to:
1 - Lazy load SNI certificates when they are needed instead of loading them all at once during startup/reload, thus taking a lot of memory and being very slow.
2 - Not having to reload Dovecot every time a new domain cert is added in conf.
3 - Or at least have Dovecot keep processing clients while the slow reload happens.
Anybody knows if some progress has been made on these subjects? I can't anything in the docs or any recent information anywhere else.