[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] letsencrypt: use the production CA

Mattia Rizzolo gitlab at salsa.debian.org
Mon Aug 17 12:40:54 BST 2020



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
97005e8b by Mattia Rizzolo at 2020-08-17T13:40:27+02:00
letsencrypt: use the production CA

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


2 changed files:

- hosts/jenkins/etc/dehydrated/conf.d/local_local.sh
- hosts/jenkins/etc/dehydrated/domains.txt


Changes:

=====================================
hosts/jenkins/etc/dehydrated/conf.d/local_local.sh
=====================================
@@ -1,5 +1,7 @@
-#CA="https://acme-v02.api.letsencrypt.org/directory"
-CA="https://acme-staging-v02.api.letsencrypt.org/directory"
+# shellcheck shell=sh disable=SC2034
+
+CA="https://acme-v02.api.letsencrypt.org/directory"
+#CA="https://acme-staging-v02.api.letsencrypt.org/directory"
 
 RENEW_DAYS="30"
 KEYSIZE="4096"


=====================================
hosts/jenkins/etc/dehydrated/domains.txt
=====================================
@@ -1,6 +1,10 @@
 jenkins.debian.net
+
+reproducible.debian.net
+
 reproducible-builds.org
 www.reproducible-builds.org
-diffoscope.org
 tests.reproducible-builds.org
-reproducible.debian.net
+
+diffoscope.org
+www.diffoscope.org



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/97005e8bab5691ff1891c37aa77c3ec9eac2ca35

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/97005e8bab5691ff1891c37aa77c3ec9eac2ca35
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200817/b01915bc/attachment.html>


More information about the Qa-jenkins-scm mailing list