openshift / oauth-proxy

A reverse proxy that provides authentication with OpenShift via OAuth and Kubernetes service accounts
MIT License
261 stars 137 forks source link

Customize SSL ciphers #204

Closed clyang82 closed 3 years ago

clyang82 commented 3 years ago

From the readme document - https://github.com/openshift/oauth-proxy#ssl-configuration I cannot find we can configure ciphers for SSL. Do we support that? Thanks.

stlaz commented 3 years ago

No, that is currently not possible. We're using the ciphers we consider for being "safe".