mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:05:55 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user