forked from Ivasoft/traefik
Expand Client Auth Type configuration
This commit is contained in:
committed by
Traefiker Bot
parent
7a4b4c941c
commit
2c7cfd1c68
@@ -303,22 +303,22 @@ tls:
|
||||
cipherSuites:
|
||||
- foobar
|
||||
- foobar
|
||||
clientCA:
|
||||
files:
|
||||
clientAuth:
|
||||
caFiles:
|
||||
- foobar
|
||||
- foobar
|
||||
optional: true
|
||||
clientAuthType: VerifyClientCertIfGiven
|
||||
sniStrict: true
|
||||
Options1:
|
||||
minVersion: foobar
|
||||
cipherSuites:
|
||||
- foobar
|
||||
- foobar
|
||||
clientCA:
|
||||
files:
|
||||
clientAuth:
|
||||
caFiles:
|
||||
- foobar
|
||||
- foobar
|
||||
optional: true
|
||||
clientAuthType: VerifyClientCertIfGiven
|
||||
sniStrict: true
|
||||
stores:
|
||||
Store0:
|
||||
|
||||
Reference in New Issue
Block a user