implemented domain validation timeout

This commit is contained in:
Lukas Schauer
2025-06-17 19:51:21 +02:00
parent 9cfcd66f15
commit ce9eb300e2
3 changed files with 24 additions and 1 deletions
+1
View File
@@ -87,6 +87,7 @@ Parameters:
--algo (-a) rsa|prime256v1|secp384r1 Which public key algorithm should be used? Supported: rsa, prime256v1 and secp384r1
--acme-profile profile_name Use specified ACME profile
--order-timeout seconds Amount of seconds to wait for processing of order until erroring out
--validation-timeout seconds Amount of seconds to wait for processing of domain validations until erroring out
```
## Chat