1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-07 15:33:25 +03:00

docs: clarify multi-levels stickiness

This commit is contained in:
mpl
2020-03-17 12:34:04 +01:00
committed by GitHub
parent 60de577a5f
commit 6e92c20edb
4 changed files with 231 additions and 32 deletions

View File

@@ -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.