mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-11-02 19:17:57 +00:00
Need newer cryptography
This commit is contained in:
@@ -23,7 +23,6 @@ command = [
|
||||
"--keep-until-expiring",
|
||||
"--allow-subset-of-names",
|
||||
"--renew-with-new-domains",
|
||||
"--preferred-chain 'ISRG Root X1'",
|
||||
"--config-dir", "/certs/letsencrypt",
|
||||
"--post-hook", "/config.py"
|
||||
]
|
||||
@@ -39,7 +38,6 @@ command2 = [
|
||||
"--allow-subset-of-names",
|
||||
"--key-type", "ecdsa",
|
||||
"--renew-with-new-domains",
|
||||
"--preferred-chain 'ISRG Root X1'",
|
||||
"--config-dir", "/certs/letsencrypt",
|
||||
"--post-hook", "/config.py"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user