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

Fixes ZD 18204: check hashsigalgo matches ssl suites. #7693

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

philljj
Copy link
Contributor

@philljj philljj commented Jun 27, 2024

Description

When picking a hash sig algo in MatchSuite, require that peer hash sig algo is supported in our ssl->suites or ssl->ctx->suites.

Fixes zd#18204.

Testing

Reproducers in ticket.

@philljj
Copy link
Contributor Author

philljj commented Jun 28, 2024

Note: this requires wolfSSL/osp#186 for the Python port test to pass.

@philljj philljj assigned wolfSSL-Bot and unassigned philljj Jun 28, 2024
@JacobBarthelmeh
Copy link
Contributor

Retest this please Jenkins

wolfssl/internal.h Outdated Show resolved Hide resolved
@philljj philljj assigned wolfSSL-Bot and unassigned philljj Jun 29, 2024
@JacobBarthelmeh JacobBarthelmeh merged commit 1c23d22 into wolfSSL:master Jul 3, 2024
119 checks passed
@philljj philljj deleted the zd18204 branch July 5, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants