Update instances of acme-staging url to acme-staging-v02 (#5734)

* update instances of acme-staging url to acme-staging-v02

* keep example client as v1

* keep deactivate script as v1
This commit is contained in:
ohemorange
2018-03-16 15:24:55 -07:00
committed by Brad Warren
parent b3e73bd2ab
commit 5ecb68f2ed
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ chain_path = /home/ubuntu/letsencrypt/chain.pem
break_my_certs = False
standalone = True
manual = False
server = https://acme-staging.api.letsencrypt.org/directory
server = https://acme-staging-v02.api.letsencrypt.org/directory
standalone_supported_challenges = "tls-sni-01,http-01"
webroot = False
os_packages_only = False