docker-mailserver/target
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
..
bin Implement ./setup.sh email list (#287) 2016-08-29 13:44:36 +02:00
dovecot Delete orphaned configuration file (#273) 2016-08-22 17:37:45 +02:00
fail2ban - Fixed #152 2016-04-23 12:09:28 +02:00
fetchmail Implement fetchmail (#260) (#271) 2016-08-21 22:13:13 +02:00
opendkim Fixing #143 2016-04-21 01:08:14 +02:00
opendmarc Added folder target, simplified user configuration, few renames... Need to work on tests.... 2016-04-12 00:04:33 +02:00
postfix Adding the PERMIT_DOCKER option (#270) 2016-08-21 22:10:13 +02:00
start-mailserver.sh Minor tweaks to letsencrypt configuration. (#288) 2016-08-29 13:46:16 +02:00