Files
fedora-infra_ansible/roles/letsencrypt
Kevin Fenzi 925760331c letsencrypt: Try and put the combined cert in the format stunnel likes
Right now it's adding the cert without a newline at the end, but it also
expects the cert to be at the top and the intermediate below it. So,
swap them around and try putting a newline in it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-01-25 09:56:31 -08:00
..