system-config/playbooks/roles/letsencrypt-create-certs
James E. Blair 3d5c2a810e Revert registry.zuul-ci.org
This project didn't proceed past the test phase,
let's clean it up.

Revert "Add a functional test for registry.zuul-ci.org"
This reverts commit e701fdd3ca.

Revert "Add testinfra for registry.zuul-ci.org"
This reverts commit e00f4e59b3.

Revert "Add static site for registry.zuul-ci.org"
This reverts commit 31b505d3ba.

Revert "Add SSL cert for registry.zuul-ci.org"
This reverts commit d0a8473d42.

Change-Id: I1d39306187c7b2d7a908389f88d1a60e1b29ffe3
2023-11-14 16:05:28 -08:00
..
defaults Fix letsencrypt_self_generate_tokens defaults 2021-10-06 08:40:43 -07:00
handlers Revert registry.zuul-ci.org 2023-11-14 16:05:28 -08:00
tasks Generate ssl check list directly from letsencrypt variables 2020-05-20 14:27:14 +10:00
README.rst letsencrypt : don't use staging in the gate 2021-10-06 15:34:21 +11:00

Generate letsencrypt certificates

This must run after the letsencrypt-install-acme-sh, letsencrypt-request-certs and letsencrypt-install-txt-records roles. It will run the acme.sh process to create the certificates on the host.

Role Variables

The same variable as described in letsencrypt-request-certs.