Skip to content

Conversation

@tofay
Copy link
Owner

@tofay tofay commented Nov 19, 2024

Previously it would return an incorrect signature verification algorithm, which would cause verification to fail.
The tests have been overhauled to use rustls and our own provider, rather than openssl, with a variety of key algorithms.

Also added ED25519 to the TLS 1.2 ECDSA signing algs fix the new tests with an ED25519 algorithm.

@tofay tofay force-pushed the fix-ecdsa branch 3 times, most recently from a5bae91 to 03f82f5 Compare November 19, 2024 11:58
Previously it would return an incorrect signature verification
algorithm, which would cause verification to fail.

Add tests using rcgen for a variety of key algorithm
@tofay tofay merged commit 1318c44 into main Nov 19, 2024
3 checks passed
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.

2 participants