Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emit warning when RSA certificate is used for TLS termination #2159

Open
zwass opened this issue Sep 21, 2021 · 0 comments
Open

Emit warning when RSA certificate is used for TLS termination #2159

zwass opened this issue Sep 21, 2021 · 0 comments
Labels
~backend Backend-related issue. #legacy-platform-group Legacy: platform group

Comments

@zwass
Copy link
Member

zwass commented Sep 21, 2021

Goal

Users continue to encounter high CPU utilization from the Fleet server when terminating TLS with RSA certs. This is a tricky to debug situation, unless they happen to find #655.

How?

Print a warning on startup if an RSA certificate is used. Or perhaps even refuse to start up with an RSA cert unless some flag is specified?

@mikermcneil mikermcneil removed the idea label Mar 23, 2022
@chiiph chiiph added the #legacy-platform-group Legacy: platform group label Apr 28, 2022
@lukeheath lukeheath added ~backend Backend-related issue. and removed ~golang dev labels Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
~backend Backend-related issue. #legacy-platform-group Legacy: platform group
Development

No branches or pull requests

4 participants