Commit graph

3 commits

Author SHA1 Message Date
lub feb4ae84ba use symlinks instead of copy
Let's Encrypt creates symlink to the current keys+certs in /etc/letsencrypt/live/

It isn't very useful to copy the link targets, because they rotate with every renewal (max every 90 days, optimally every 60 days). Per default the files (key+cert) have owner root:root and 0644, which should be sufficient for synapse to read.
2017-08-05 10:53:51 +00:00
Oddvar Lovaas 14f3f1f814 adding author 2016-03-17 18:05:27 +00:00
Oddvar Lovaas 13a8050b4e added intro 2016-03-17 17:12:04 +00:00