Cert for ip range?
Aki Tuomi
aki.tuomi at open-xchange.com
Wed Nov 27 09:22:27 EET 2019
On 21.11.2019 23.57, Marc Roos via dovecot wrote:
> Is it possible to configure a network for a cert instead of an ip?
>
> Something like this:
>
> local 192.0.2.0 {
> ssl_cert = </etc/ssl/dovecot/imap-02.example.com.cert.pem
> ssl_key = </etc/ssl/dovecot/imap-02.example.com.key.pem
> }
>
> Or
>
> local 192.0.2.0/24 {
> ssl_cert = </etc/ssl/dovecot/imap-02.example.com.cert.pem
> ssl_key = </etc/ssl/dovecot/imap-02.example.com.key.pem
> }
>
> https://wiki.dovecot.org/SSL/DovecotConfiguration
>
>
>
Local part supports that.
Aki
More information about the dovecot
mailing list