mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Add note on Wildcard Certificates and Let's Encrypt. [ci skip]
This commit is contained in:
parent
d8beca4c1a
commit
a2348fdd64
@ -75,6 +75,10 @@ Certbot Git repository options. To install from source, set `certbot_install_fro
|
|||||||
|
|
||||||
The directory inside which Certbot will be cloned.
|
The directory inside which Certbot will be cloned.
|
||||||
|
|
||||||
|
### Wildcard Certificates
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
None.
|
None.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user