lensapp / lens-k8s-proxy

MIT License
5 stars 6 forks source link

Ensure we use TLS 1.2/1.3 with secure cipher suites #14

Open bsanchezmir opened 1 year ago

bsanchezmir commented 1 year ago

We need to enhance the security of our application by ensuring that it exclusively uses TLS 1.2 and TLS 1.3, I propose using the following cipher suites:

By enforcing the use of TLS 1.2 and TLS 1.3 with these specific cipher suites, we can significantly enhance the security of our application. These cipher suites offer a high level of encryption strength and resistance to attacks.