1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-10-18 19:29:45 +02:00
docker-mailserver/test
Jack Twilley cd7bc5f6bc Minor tweaks to letsencrypt configuration. (#288)
The letsencrypt-auto client creates cert.pem, chain.pem, fullchain.pem, and
privkey.pem in its default settings.  The simp_le client creates cert.pem,
fullchain.pem, and key.pem in its default settings.

A check for either privkey.pem or key.pem was added.

The chain.pem file was only used by the letsencrypt code for the creation of
combined.pem, which is not used by either postfix or dovecot.

The code to create a combined.pem file for letsencrypt was removed, as was the
corresponding test.
2016-08-29 13:46:16 +02:00
..
auth switch to SHA512 2016-06-14 13:00:51 +02:00
bats Fixes 84 => moved to bats unit test framework 2016-02-25 00:17:01 +01:00
config Implement fetchmail (#260) (#271) 2016-08-21 22:13:13 +02:00
email-templates Added test on catchall 2016-07-23 23:42:18 +02:00
tests.bats Minor tweaks to letsencrypt configuration. (#288) 2016-08-29 13:46:16 +02:00