Hello I have a server which has two gigabits interfaces with different IP addresses and DNS names I would like to let IMAP(S) users access both. Is it possible to generate a SSL cert for each IP address on the same dovecot instance in the configuration file ? Thanks a lot
On pe, 2010-06-04 at 14:20 +0200, Frank Bonnet wrote:> Is it possible to generate a SSL cert for each IP address > on the same dovecot instance in the configuration file ?With v2.0 you can tell Dovecot to use different certs for different IPs. With v1.x you'd have to run multiple Dovecot instances, or put both the hostnames into the same cert.
Seemingly Similar Threads
- ssl enabled, but ssl_cert not set ( 2.0.7 freebsd 8.1 )
- Multi OS boot and shared secret trouble
- Interfaces for accessing SSL/TLS certificates
- how to config dovecot for multiple domains, multiple SSL certs, and conditional IP access -- with passwd-file passdb?
- Multiple SSL certs question