wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Fixes ZD 18204: check hashsigalgo matches ssl suites.

Open philljj opened this issue 7 months 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