Compare commits

...

2 Commits

Author SHA1 Message Date
DaveQB
9a8e1c2649
Merge 9845dde5df6a5fb64383666ffb146b2e196cd8ae into d35de757e01902399e685c2b344823ebc09b3372 2025-08-19 11:24:51 +03:00
DaveQB
9845dde5df
Typo in README.md
Missing closing parenthesis
2025-06-15 21:26:57 +10:00

View File

@ -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._ _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!). # Automatically add certs for all Apache virtualhosts (use with caution!).
certbot --apache certbot --apache