]> git.siccegge.de Git - tooling/letool.git/blobdiff - sicceggetools/acme/constants.py
change to production directory
[tooling/letool.git] / sicceggetools / acme / constants.py
index f419b9da3e37b773d727a826662eabf4268ba6f8..b8a5c70ad46cf88d7a27e588259804f588fcca70 100644 (file)
@@ -1,5 +1,5 @@
 
-DIRECTORY_URL = 'https://acme-staging.api.letsencrypt.org/directory'
+DIRECTORY_URL = 'https://acme-v01.api.letsencrypt.org/directory'
 
 KEY_SIZE = 4096