fix: TLS configuration from directory.
This commit is contained in:
parent
68c349bbfa
commit
4dc448056c
4 changed files with 47 additions and 13 deletions
|
@ -8,3 +8,7 @@ tls:
|
|||
keyFile: integration/fixtures/https/snitest3.com.key
|
||||
- certFile: integration/fixtures/https/snitest4.com.cert
|
||||
keyFile: integration/fixtures/https/snitest4.com.key
|
||||
|
||||
options:
|
||||
mintls13:
|
||||
minVersion: VersionTLS13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue