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
@@ -1,5 +1,5 @@
# Always use the staging/testing server - avoids rate limiting
server = https://acme-staging.api.letsencrypt.org/directory
server = https://acme-staging-v02.api.letsencrypt.org/directory
# This is an example configuration file for developers
config-dir = /tmp/le/conf