Update TLS Options
This commit is contained in:
parent
28f72bfda1
commit
151ba30d44
2 changed files with 6 additions and 4 deletions
|
|
@ -11,5 +11,6 @@ spec:
|
|||
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
||||
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
|
||||
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
|
||||
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
|
||||
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
||||
curvePreferences:
|
||||
- CurveP521
|
||||
- CurveP384
|
||||
|
|
@ -11,5 +11,6 @@ spec:
|
|||
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
||||
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
|
||||
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
|
||||
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
|
||||
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
||||
curvePreferences:
|
||||
- CurveP521
|
||||
- CurveP384
|
||||
Loading…
Add table
Add a link
Reference in a new issue