Auteur: Bryan Rawlins Date: À: exim-users Sujet: Re: [exim] multiple IPs and multiple SSL certificates + single exim
Arkadiusz Miskiewicz wrote: > Any other ideas how to force exim to serve different certificates depending on
> to which IP client is connected to?
> Here's what I use in our shared hosting enviroment, there may be a
better way, but it does work.
main exim config:
tls_certificate = ${lookup {$received_ip_address}
lsearch{/etc/exim/ssl-cert.map}}