Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
97005e8b
Verified
Commit
97005e8b
authored
Aug 17, 2020
by
Mattia Rizzolo
Browse files
letsencrypt: use the production CA
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
c2267e88
Changes
2
Hide whitespace changes
Inline
Side-by-side
hosts/jenkins/etc/dehydrated/conf.d/local_local.sh
View file @
97005e8b
#CA="https://acme-v02.api.letsencrypt.org/directory"
# shellcheck shell=sh disable=SC2034
CA
=
"https://acme-staging-v02.api.letsencrypt.org/directory"
CA
=
"https://acme-v02.api.letsencrypt.org/directory"
#CA="https://acme-staging-v02.api.letsencrypt.org/directory"
RENEW_DAYS
=
"30"
RENEW_DAYS
=
"30"
KEYSIZE
=
"4096"
KEYSIZE
=
"4096"
...
...
hosts/jenkins/etc/dehydrated/domains.txt
View file @
97005e8b
jenkins.debian.net
jenkins.debian.net
reproducible.debian.net
reproducible-builds.org
reproducible-builds.org
www.reproducible-builds.org
www.reproducible-builds.org
diffoscope.org
tests.reproducible-builds.org
tests.reproducible-builds.org
reproducible.debian.net
diffoscope.org
www.diffoscope.org
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment