diff options
Diffstat (limited to 'tests/tls-rsa+ecdsa/remote.conf')
-rw-r--r-- | tests/tls-rsa+ecdsa/remote.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/tls-rsa+ecdsa/remote.conf b/tests/tls-rsa+ecdsa/remote.conf new file mode 100644 index 0000000..c0f2ff3 --- /dev/null +++ b/tests/tls-rsa+ecdsa/remote.conf @@ -0,0 +1,5 @@ +!include conf.d/imapd.conf +!include conf.d/ssl.conf + +ssl_server_alt_cert_file = conf.d/dovecot.ecdsa.crt +ssl_server_alt_key_file = conf.d/dovecot.ecdsa.key |