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

driver-only ECDSA: enable ECDSA-based TLS 1.2 key exchanges #6862

Closed
mpg opened this issue Dec 30, 2022 · 0 comments · Fixed by #7117
Closed

driver-only ECDSA: enable ECDSA-based TLS 1.2 key exchanges #6862

mpg opened this issue Dec 30, 2022 · 0 comments · Fixed by #7117
Assignees
Labels
enhancement size-s Estimated task size: small (~2d)

Comments

@mpg
Copy link
Contributor

mpg commented Dec 30, 2022

Context: #6839.

This task is to finish off TL-ecdsa.TLS by no longer disabling MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED and MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED in config_psa_crypto_config_ecdsa_use_psa and getting testing parity.

It might follow as a consequence of previous tasks, or require more work similar to #6860.
Note = the description of issue #6860 is probably useful for addressing this one

Depends on: #6861

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement size-s Estimated task size: small (~2d)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants