Improve formatting

Matt Holt 2019-07-02 16:16:19 -06:00
parent 225c3e8b37
commit 7323f87b26

@ -515,15 +515,17 @@ and on by default.
TLS is structured like this:
```
"tls": {
"certificates": {},
"automation": {},
"session_tickets": {},
}
```
Here is a contrived example showing all fields:
```
"tls": {
"certificates": {
"load_files": [
@ -590,6 +592,7 @@ Here is a contrived example showing all fields:
"rotation_interval": "12h"
}
}
```
As you can see, there are 4 ways to load certificates: