Skip to content
Discussion options

You must be logged in to vote

Hi @NBK27 - Thanks for your question. I don't believe this is possible no.

Client certificate authentication without encryption would pose security risks. Without TLS encryption, the data transmitted between the client and etcd would be susceptible to eavesdropping and tampering, making it vulnerable to attacks and making client cert authentication meaningless.

If performance is a significant concern, consider tuning TLS cipher suites and tuning the TLS configuration to achieve a balance between security and performance although I am unsure what gains can be achieved in this area.

If transport layer security is turned off you can revert to using passwords for role based access control.

Re…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@NBK27
Comment options

Answer selected by NBK27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants