diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 17:57:22 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 18:32:43 +0100 |
commit | b99cd2fd12bc3a2c6b858e65182a47a4ef27dba2 (patch) | |
tree | 6d1f90a97a008b6be7680021ccb93faccaad3988 /tests/snippets/dovecot/ssl.conf | |
parent | 35f4ecefa9c9ff55acfdb337b215e3d13345c86d (diff) |
test suite: `mv tests/snippets tests/config`
Diffstat (limited to 'tests/snippets/dovecot/ssl.conf')
-rw-r--r-- | tests/snippets/dovecot/ssl.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/snippets/dovecot/ssl.conf b/tests/snippets/dovecot/ssl.conf deleted file mode 100644 index 2d68c80..0000000 --- a/tests/snippets/dovecot/ssl.conf +++ /dev/null @@ -1,4 +0,0 @@ -ssl = required -ssl_cert = <dovecot.rsa.crt -ssl_key = <dovecot.rsa.key -ssl_dh = <dhparams.pem |