]> git.siccegge.de Git - tooling/letool.git/commitdiff
change to production directory
authorChristoph Egger <christoph@christoph-egger.org>
Thu, 27 Oct 2016 22:54:19 +0000 (00:54 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Thu, 27 Oct 2016 22:54:19 +0000 (00:54 +0200)
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