aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tls-sni/remote.conf
blob: 4ccfb441c08ce26c64116692e985c69396482cd9 (plain)
1
2
3
4
5
6
7
!include conf.d/imapd.conf
!include conf.d/ssl.conf

local_name imap.example.net {
    ssl_cert = <conf.d/dovecot.rsa2.crt
    ssl_key = <conf.d/dovecot.rsa2.key
}