mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-12-15 01:01:08 +01:00
Merge 9845dde5df6a5fb64383666ffb146b2e196cd8ae into 101111391444ac4d1d407c392ab78ffe0f932910
This commit is contained in:
commit
4900fe3cd6
@ -128,7 +128,7 @@ See other examples in the `tests/` directory.
|
||||
|
||||
_Note: You can have this role automatically generate certificates; see the "Automatic Certificate Generation" documentation above._
|
||||
|
||||
You can manually create certificates using the `certbot` (or `certbot-auto`) script (use `letsencrypt` on Ubuntu 16.04, or use `/opt/certbot/certbot-auto` if installing from source/Git. Here are some example commands to configure certificates with Certbot:
|
||||
You can manually create certificates using the `certbot` (or `certbot-auto`) script (use `letsencrypt` on Ubuntu 16.04, or use `/opt/certbot/certbot-auto` if installing from source/Git). Here are some example commands to configure certificates with Certbot:
|
||||
|
||||
# Automatically add certs for all Apache virtualhosts (use with caution!).
|
||||
certbot --apache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user