X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdehydrated.git;a=blobdiff_plain;f=01-ca-path.sh;fp=01-ca-path.sh;h=cd6f030dac1c32bdcc08d3f592180205cad4d3f2;hp=ac53c74fde37955585ff4dfb1660b76c9b60cf41;hb=bca44818a7d3bc233423eb296d37eb504056df98;hpb=1af06821e08ba9860e26032a59e7a1fdce8a8e03 diff --git a/01-ca-path.sh b/01-ca-path.sh index ac53c74..cd6f030 100644 --- a/01-ca-path.sh +++ b/01-ca-path.sh @@ -1,5 +1,5 @@ -# Path to certificate authority (default: https://acme-v01.api.letsencrypt.org/directory) -#CA="https://acme-v01.api.letsencrypt.org/directory" +# Path to certificate authority (default: https://acme-v02.api.letsencrypt.org/directory) +#CA="https://acme-v02.api.letsencrypt.org/directory" -# Path to certificate authority license terms redirect (default: https://acme-v01.api.letsencrypt.org/terms) -#CA_TERMS="https://acme-v01.api.letsencrypt.org/terms" +# Path to staging certificate authority (for testing purposes) +#CA="https://acme-staging-v02.api.letsencrypt.org/directory"