wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Fixes ZD 18204: check hashsigalgo matches ssl suites.

Open philljj opened this issue 1 year ago • 2 comments

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 avatar Jun 27 '24 15:06 philljj

Note: this requires https://github.com/wolfSSL/osp/pull/186 for the Python port test to pass.

philljj avatar Jun 28 '24 16:06 philljj

Retest this please Jenkins

JacobBarthelmeh avatar Jun 28 '24 22:06 JacobBarthelmeh