Skip to content
Commit 4169d58c authored by Alex Bozarth's avatar Alex Bozarth Committed by Dmitry Belyavskiy
Browse files

Allow provider sigalgs in SignatureAlgorithms conf



Though support for provider-based signature algorithms was added in
ee58915c this functionality did not work with the SignatureAlgorithms
configuration command. If SignatureAlgorithms is set then the provider
sigalgs are not used and instead it used the default value.

This PR adds a check against the provider-base sigalg list when parsing
the SignatureAlgorithms value.

Based-on-patch-by: default avatarMartin Schmatz <mrt@zurich.ibm.com>
Fixes #22761

Reviewed-by: default avatarNicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: default avatarTomas Mraz <tomas@openssl.org>
Reviewed-by: default avatarDmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/22779)
parent 397051a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment