Alokat:
> Hi,
> 
> I have a server which accepts eMails for multiple Domains.
> And I wanna provide for each Domain a SSL certificate.
> 
> How can I use SNI (Server Name Indication) with postfix or is there 
> another way to solve this problem?

This is not yet implemented in Postfix. One option is to use nginx
as a proxy. It supports multiple SSL and non-SSL server names on
one IP address (http://wiki.nginx.org/HttpSslModule).

        Wietse

Reply via email to