From 974fc81c9ca8a9ef000a917c194e9382534acb91 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Fri, 28 Sep 2018 20:05:09 -0500 Subject: [PATCH] Update README wildcard docs. [ci skip] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1e97da5..597a54a 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ The directory inside which Certbot will be cloned. Let's Encrypt supports [generating wildcard certificates](https://community.letsencrypt.org/t/acme-v2-and-wildcard-certificate-support-is-live/55579), but the process for generating and using them is slightly more involved. See comments in [this pull request](https://github.com/geerlingguy/ansible-role-certbot/pull/60#issuecomment-423919284) for an example of how to use this role to maintain wildcard certs. +Michael Porter also has a walkthrough of [Creating A Let’s Encrypt Wildcard Cert With Ansible](https://www.michaelpporter.com/2018/09/creating-a-wildcard-cert-with-ansible/), specifically with Cloudflare. + ## Dependencies None.