1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-05-31 01:27:48 +02:00
Brennan Kinney 917f0f6a9c
fix: Monitor for changes in supported letsencrypt locations (#2279)
Previously we only monitored for `$HOSTNAME` in `/etc/letsencrypt/live` and only for hard-coded `.pem` filenames.

This ensures we check the locations of other locations that may not match `$HOSTNAME`, which we also support. Ideally in future at least the directory to look in would be better known in advance..
2021-11-05 12:08:57 +13:00
..
2021-01-16 10:16:05 +01:00
2021-01-16 10:16:05 +01:00
2021-05-19 21:18:06 +02:00