docs: clarify multi-levels stickiness
This commit is contained in:
parent
60de577a5f
commit
6e92c20edb
4 changed files with 231 additions and 32 deletions
|
@ -101,7 +101,7 @@ curl [-k] https://your.example.com/tls
|
|||
```
|
||||
|
||||
```bash
|
||||
curl [-k] http://your.example.com:8000/notls
|
||||
curl http://your.example.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 an authorized certificate authority on systems where it hasn't been manually added.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue