On Tue, Jan 08, 2013 at 07:58:38PM -0500, Wietse Venema wrote:
> > is there any way to set certificate / key file name depending on domain
> > name?
This problem is much harder for SMTP that HTTP, since the MTA does
not know with certainty which acceptable certificate a receiving
site is likely
Piotr Paw?ow:
> is there any way to set certificate / key file name depending on domain
> name?
Postfix does not yet implement SNI (RFC 3546). All implemented RFCs
are documented.
> I guess in Postfix it would be something like smtpd_tls_cert_map
> / ...key_map, but I haven't found any such opt
Hello,
is there any way to set certificate / key file name depending on domain
name? I mean something similar to this Exim feature:
http://www.exim.org/exim-html-current/doc/html/spec_html/ch-encrypted_smtp_connections_using_tlsssl.html#SECTtlssni
...or this Dovecot feature:
http://wiki2.dov