From: Lukas Schauer Date: Fri, 2 May 2025 12:38:35 +0000 (+0200) Subject: Update README (closes #964) X-Git-Tag: v0.7.2~3 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0141d8626776b8df28cd828f2eb16281e29d9b0b;p=thirdparty%2Fdehydrated.git Update README (closes #964) --- diff --git a/README.md b/README.md index c9e532d..c28652a 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Parameters: --alpn alpn-certs/directory Output alpn verification certificates into the specified directory --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 ``` ## Chat