Skip to content

[tls 1.3] add support for certificates using secp384r1, secp521r1 #1214

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

Merged
merged 2 commits into from
Mar 1, 2017

Conversation

kazuho
Copy link
Member

@kazuho kazuho commented Mar 1, 2017

At the moment, the server crashes during the first handshake that uses an ECDSA key except for the ones using secp256r1.

The PR adds support for secp384r1 and secp521r1, as well as adding an error check that would display a warning and disable the use of TLS 1.3 in case a certificate that cannot be used is specified.

relates to: #1211

@kazuho kazuho merged commit 54453f9 into master Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant