From 1bc0fe2dad0dd36cf6dff47d190befee564595e8 Mon Sep 17 00:00:00 2001 From: mprahl Date: Sun, 25 Jul 2021 10:46:04 -0400 Subject: [PATCH] Release v5.0.0 --- CHANGELOG.md | 8 ++++++++ README.md | 2 ++ 2 files changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b5311f..b733350 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +### v5.0.0 +* Add support for RHEL 8 +* Use Python 3.7 packages for FreeBSD +* Add support for the zone ID `route53` option for accounts with limited Route + 53 permissions +* Add the ability to change the intermediate CA to download +* Fix a bug in the Let's Encrypt challenge verification step + ### v4.7.0 * Use the new R3 intermediate CA ([#33](https://github.com/mprahl/ansible-role-lets-encrypt-route-53/issues/33)) diff --git a/README.md b/README.md index 096c84d..52c7042 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ Ansible 2.7+ is required for this role. If you are using an older version of Ans This defaults to `{{ ler53_cert_common_name }}.csr`. * **ler53_intermediate_download** - whether or not the Let's Encrypt intermediate CA should be downloaded. This defaults to `true`. +* **ler53_intermediate_download_url** - the URL to download the Let's Encrypt intermediate CA. This + defaults to `https://letsencrypt.org/certs/lets-encrypt-r3-cross-signed.pem`. * **ler53_intermediate_file_name** - the file name of the intermediate CA downloaded from Let's Encrypt. This defaults to `{{ ler53_cert_common_name }}.intermediate.pem`. * **ler53_cert_and_intermediate_file_name** - the name of the file created with the certificate and