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

Only ECDSA-256 is supported, what about 384 and 521? #4768

Open
vlasov-y opened this issue Nov 22, 2024 · 1 comment
Open

Only ECDSA-256 is supported, what about 384 and 521? #4768

vlasov-y opened this issue Nov 22, 2024 · 1 comment
Labels

Comments

@vlasov-y
Copy link

Description:

Envoy Gateway 1.2.1 does not work with ECDSA other than P-256. Do you have plans to add support of P-384 and P-521?

Failed to load certificate chain from <inline>, only P-256 ECDSA certificates are supported
@arkodg
Copy link
Contributor

arkodg commented Nov 22, 2024

looks like Envoy Proxy added support for it envoyproxy/envoy#36369
do we now need to update the validation in the control plane

pkaSecretSet[pkaSecretKey] = matchedFQDN
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants