mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-06-12 00:24:33 +02:00
Added a configuration parameter to allow for timeouts during order processing (fixes #955)
This commit is contained in:
@@ -86,6 +86,7 @@ Parameters:
|
||||
--challenge (-t) http-01|dns-01|tls-alpn-01 Which challenge should be used? Currently http-01, dns-01, and tls-alpn-01 are supported
|
||||
--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
|
||||
```
|
||||
|
||||
## Chat
|
||||
|
||||
Reference in New Issue
Block a user