mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-30 05:41:48 +02:00
add more CAs, now that support for CA presets is implemented
- letsencrypt-test (LE staging CA) - buypass (verified to work with the new json parsing, see #653) - buypass-test analogously
This commit is contained in:
committed by
Lukas Schauer
parent
5f8cfa50ba
commit
60cb678e3b
@@ -22,7 +22,7 @@
|
||||
#IP_VERSION=
|
||||
|
||||
# URL to certificate authority or internal preset
|
||||
# Presets: letsencrypt, zerossl
|
||||
# Presets: letsencrypt, letsencrypt-test, zerossl, buypass, buypass-test
|
||||
# default: letsencrypt
|
||||
#CA="letsencrypt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user