X-Git-Url: https://git.siccegge.de//index.cgi?p=tooling%2Fletool.git;a=blobdiff_plain;f=sicceggetools%2Facme%2Fconstants.py;fp=sicceggetools%2Facme%2Fconstants.py;h=b8a5c70ad46cf88d7a27e588259804f588fcca70;hp=f419b9da3e37b773d727a826662eabf4268ba6f8;hb=a89394801d2d6b15a4f1bfbd0330d3532319f951;hpb=7648e974df223615892ea45d1f89eb4f5f689065 diff --git a/sicceggetools/acme/constants.py b/sicceggetools/acme/constants.py index f419b9d..b8a5c70 100644 --- a/sicceggetools/acme/constants.py +++ b/sicceggetools/acme/constants.py @@ -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