diff --git a/TLS.md b/TLS.md index cec7058..4a4b71a 100644 --- a/TLS.md +++ b/TLS.md @@ -13,7 +13,7 @@ So it would be up to you to keep your configuration in sync with what the NetBox ## TLS using _Caddy_ [Caddy](https://caddyserver.com/) is a powerful webserver written in Go and with many built-in features that make it the perfect fit for our case. -It can even automatically create and renew your HTTPS Certificate using Let's Encrypt if you which. +It can even automatically create and renew your HTTPS Certificate using Let's Encrypt if you wish. To begin, you need to create a `Caddyfile` with the required reverse proxy and TLS settings.