update doc
This commit is contained in:
parent
b83fb525a8
commit
38cc36980f
5 changed files with 352 additions and 93 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue