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

Support for ECC/ECDSA-based TLS certificates and keys #1461

Closed
Zerorigin opened this issue Oct 29, 2020 · 1 comment
Closed

Support for ECC/ECDSA-based TLS certificates and keys #1461

Zerorigin opened this issue Oct 29, 2020 · 1 comment
Labels
enhancement A minor feature request

Comments

@Zerorigin
Copy link

Questions

The same as the title.

@SergioBenitez SergioBenitez added the question A question (converts to discussion) label Oct 30, 2020
@SergioBenitez
Copy link
Member

SergioBenitez commented Oct 30, 2020

There are no immediate plans, but I'd be happy to accept a PR adding support for ECC-based certificates and keys. It seems that rustls may already support them, so it may be a matter of parsing out the contents and passing the right data to rustls.

Note that #1449 adds support for ECDSA keys but is blocked on an upstream merger.

@jebrosen jebrosen added enhancement A minor feature request and removed question A question (converts to discussion) labels Dec 23, 2020
@jebrosen jebrosen changed the title Have a plan to support ECC certificates? Support for ECC/ECDSA-based TLS certificates and keys Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A minor feature request
Projects
None yet
Development

No branches or pull requests

3 participants