Make error reason for disallowed legacy sigalg more specific
authorTomas Mraz <tomas@openssl.org>
Fri, 9 Dec 2022 12:27:02 +0000 (13:27 +0100)
committerPauli <pauli@openssl.org>
Mon, 12 Dec 2022 23:11:30 +0000 (10:11 +1100)
commit4d2d39c960937134bbbfa4fb8a14c1329ac1eb93
treeacfc27bcb3103872ab213a961a3ac9abc223e4eb
parent2f05fe946bcc57c99415eead22154d4b4855afe6
Make error reason for disallowed legacy sigalg more specific

The internal error reason is confusing and indicating an error
in OpenSSL and not a configuration problem.

Fixes #19867

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19875)

(cherry picked from commit 97b8db1af2f71059ecea986e4d12fc6a23699a74)
crypto/err/openssl.txt
include/openssl/sslerr.h
ssl/ssl_err.c
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c