system-config/playbooks/roles/letsencrypt-acme-sh-install
Ian Wienand 1992a9c1ec letsencrypt: use a fake CA for self-signed testing certs
Production letsencrypt certificate generation creates an intermediate
chain file (ca.cer); to simulate this during the self-signed tests
generate a fake CA certifcate, and use that to sign the generated
server certificate.

Tests updated to look for all these files

Change-Id: I3990529bca7ff3c6413ed0066f9c4feaf5464b1c
2019-05-14 10:24:28 +10:00
..
files letsencrypt: use a fake CA for self-signed testing certs 2019-05-14 10:24:28 +10:00
tasks letsencrypt: tighten certificate permissions 2019-04-11 10:32:28 +10:00
README.rst letsencrypt support 2019-04-02 15:31:41 +11:00

Install acme.sh client

This makes the acme.sh client available on the host.

Additionally a driver.sh script is installed to run the authentication procedure and parse output.

Role Variables