[openssl/openssl] f92b29: Make error reason for disallowed legacy sigalg mor...
Tomáš Mráz
noreply at github.com
Mon Dec 12 23:13:15 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: f92b294563b31d59c30b6f50434482af2a00b625
https://github.com/openssl/openssl/commit/f92b294563b31d59c30b6f50434482af2a00b625
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M crypto/err/openssl.txt
M include/openssl/sslerr.h
M ssl/ssl_err.c
M ssl/statem/statem_clnt.c
M ssl/statem/statem_lib.c
Log Message:
-----------
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 at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19875)
(cherry picked from commit 97b8db1af2f71059ecea986e4d12fc6a23699a74)
More information about the openssl-commits
mailing list