Fix typo in README.md
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
a78c5d3cd8
commit
674ddfa35c
|
@ -8,7 +8,7 @@ If the config is kept within the https directory.
|
|||
|
||||
The config file should be written in YAML format, and is reloaded on each connection to check for new certificates and/or authentication policy.
|
||||
|
||||
##Sample Config:
|
||||
## Sample Config
|
||||
```
|
||||
tlsConfig :
|
||||
# Certificate and key files for server to use to authenticate to client
|
||||
|
|
Loading…
Reference in New Issue