We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5393a5 commit ba59e44Copy full SHA for ba59e44
getssl
@@ -1890,7 +1890,7 @@ write_domain_template() { # write out a template file for a domain.
1890
# see https://github.com/srvrco/getssl/wiki/Example-config-files for example configs
1891
#
1892
# The staging server is best for testing
1893
- #CA="https://acme-staging-v02.api.letsencrypt.org/"
+ #CA="https://acme-staging-v02.api.letsencrypt.org"
1894
# This server issues full certificates, however has rate limits
1895
#CA="https://acme-v02.api.letsencrypt.org"
1896
0 commit comments