2019-06-26 18:18:04 +02:00
|
|
|
tls:
|
2019-06-27 23:58:03 +02:00
|
|
|
certificates:
|
2019-07-01 11:30:05 +02:00
|
|
|
- certFile: integration/fixtures/https/snitest1.com.cert
|
|
|
|
keyFile: integration/fixtures/https/snitest1.com.key
|
|
|
|
- certFile: integration/fixtures/https/snitest2.com.cert
|
|
|
|
keyFile: integration/fixtures/https/snitest2.com.key
|
|
|
|
- certFile: integration/fixtures/https/snitest3.com.cert
|
|
|
|
keyFile: integration/fixtures/https/snitest3.com.key
|
|
|
|
- certFile: integration/fixtures/https/snitest4.com.cert
|
|
|
|
keyFile: integration/fixtures/https/snitest4.com.key
|
2019-07-18 16:26:05 +02:00
|
|
|
|
|
|
|
options:
|
|
|
|
mintls13:
|
|
|
|
minVersion: VersionTLS13
|