We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
looks like Envoy Proxy added support for it envoyproxy/envoy#36369 do we now need to update the validation in the control plane
gateway/internal/gatewayapi/tls.go
Line 61 in 71c0b54
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: