fix incorrect DNS reference

This commit is contained in:
Adrian Goins 2019-10-16 11:40:04 -03:00 committed by Traefiker Bot
parent 904b3b5b0b
commit 554e3e9e6e

View file

@ -101,4 +101,4 @@ curl [-k] https://your.domain.com/tls
curl [-k] http://your.domain.com:8000/notls
```
Note that you'll have to use `-k` as long as you're using the staging server of Let's Encrypt, since it is not in the root DNS servers.
Note that you'll have to use `-k` as long as you're using the staging server of Let's Encrypt, since it is not an authorized certificate authority on systems where it hasn't been manually added.