update doc

This commit is contained in:
Martin 2016-07-11 17:32:28 +02:00
parent b83fb525a8
commit 38cc36980f
5 changed files with 352 additions and 93 deletions

View file

@ -29,6 +29,7 @@ defaultEntryPoints = ["http", "https"]
CertFile = "integration/fixtures/https/snitest.org.cert"
KeyFile = "integration/fixtures/https/snitest.org.key"
```
Note that we can either give path to certificate file or directly the file content itself ([like in this TOML example](/user-guide/kv-config/#upload-the-configuration-in-the-key-value-store)).
## HTTP redirect on HTTPS