docs: A few minor changes

This commit is contained in:
Matthew Holt 2020-06-08 16:32:57 -06:00
parent db18a5d4c8
commit 9daa0fa331
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
3 changed files with 18 additions and 3 deletions

View file

@ -11,7 +11,7 @@ When enabled, requests matching the path `/acme/*` will be handled by the ACME s
## Client configuration
Using ACME server defaults, ACME clients should simply be configured to use `https://localhost/acme/directory` as their ACME endpoint.
Using ACME server defaults, ACME clients should simply be configured to use `https://localhost/acme/local/directory` as their ACME endpoint. (`local` is the name of Caddy's default CA.)
## Syntax