You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Fix #3531
This commit is contained in:
@@ -20,6 +20,7 @@ command = [
|
||||
"--preferred-challenges", "http", "--http-01-port", "8008",
|
||||
"--keep-until-expiring",
|
||||
"--allow-subset-of-names",
|
||||
"--key-type", "rsa",
|
||||
"--renew-with-new-domains",
|
||||
"--config-dir", "/certs/letsencrypt",
|
||||
"--post-hook", "/config.py"
|
||||
|
1
towncrier/newsfragments/3531.bugfix
Normal file
1
towncrier/newsfragments/3531.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
Ensure we have both RSA and ECDSA certs when using letsencrypt
|
Reference in New Issue
Block a user