Re: [Exim] TLS + Multiple certs + Multiple domains

Top Page
Delete this message
Reply to this message
Author: Josh Stompro
Date:  
To: exim-users
Subject: Re: [Exim] TLS + Multiple certs + Multiple domains
Thanks for responding. Would you mind explaining your response?
I'm afraid they are to clever for me. I have looked at the docs again
and the tls_certificate option is of type "string" not "string*". Are
you using that * as a wildcard or as added ephasis? Wouldn't I need to
run a different exim instance for each IP if I wanted them to use
different certs?
Thanks
Josh
Tamas TEVESZ wrote:

>it does. there is just No Such Thing as namebased virtualhosting
>(adapt that wording to this particular case) and ssl.
>
> >     Is my only option to use multiple ip addresses and multiple copies of exim?

>
>multiple ips, yes. multiple exims, no.
>
>tls_certificate                 Type: string*
>                                            ^
>                                            ^
>                                            ^

>
>