21 Jun
2016
21 Jun
'16
10:58 p.m.
Hello,
How feasible would it be to have a “pluggable” Dovecot setup that would permit arbitrary logic for fetching TLS/SNI certificates and key, rather than having to hard-code each domain’s resources in a configuration file?
A couple scenarios that I envision such a framework being able to accommodate:
An internal TLS service that accepts queries via a UNIX socket by domain name and returns certificate/key.
A directory where these resources are stored, indexed by domain name.
Thank you!
-FG