Add support to disable session ticket
This commit is contained in:
parent
bb7ef7b48a
commit
f0cd6f210b
18 changed files with 134 additions and 36 deletions
|
@ -30,6 +30,7 @@ spec:
|
|||
cipherSuites:
|
||||
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
||||
- TLS_RSA_WITH_AES_256_GCM_SHA384
|
||||
disableSessionTickets: true
|
||||
clientAuth:
|
||||
secretNames:
|
||||
- secret-ca1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue