mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-20 16:23:51 +01:00
add support for Elliptic Curve Cryptography (ECC)
This commit is contained in:
@@ -54,5 +54,8 @@
|
||||
# Regenerate private keys instead of just signing new certificates on renewal (default: no)
|
||||
#PRIVATE_KEY_RENEW="no"
|
||||
|
||||
# Which public key algorithm should be used? Supported: rsa, prime256v1 and secp384r1
|
||||
#KEY_ALGO=rsa
|
||||
|
||||
# E-mail to use during the registration (default: <unset>)
|
||||
#CONTACT_EMAIL=
|
||||
|
||||
Reference in New Issue
Block a user