Am 10.10.2013 15:58, schrieb John Burnham:
i just found that dovecot supports multiply SSL Certs via SNI . When
does exim get this feature?

If I'm reading the manual correctly - it already has it:

http://www.exim.org/exim-html-current/doc/html/spec_html/ch-encrypted_smtp_connections_using_tlsssl.html

See section 10 (Use of TLS Server Name Indication). Is that what you mean ?     

  J

Part of it. I miss the setup example. Something like this:

local_name domain1.com :

    tls_key = /path/file1.key
    tls_cert = /path/file1.cert

local_name domain2.com :

    tls_pem = /path/file2.pem

I guess thats the part, which isn't implemented yet.

Marius

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to