lyft / presto-gateway

A load balancer / proxy / gateway for prestodb
Apache License 2.0
358 stars 156 forks source link

how do i exclude vulnerable cipher keys in lyft #213

Open mohap11 opened 9 months ago

mohap11 commented 9 months ago

would like to check if there is any parameter or way to exclude vulnerable/insecure ciphers like below. insecure cipher suites: TLS 1.2 ciphers: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384