mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-11-02 11:07:52 +00:00
committed by
Mergify
parent
a28aa0d1a0
commit
e47da4ba0d
@@ -22,6 +22,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