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:
Daniel Molkentin
2020-09-17 17:09:09 +02:00
committed by Lukas Schauer
parent 5f8cfa50ba
commit 60cb678e3b
3 changed files with 11 additions and 1 deletions

View File

@@ -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"