]> git.ipfire.org Git - thirdparty/openssl.git/commit
s3_lib.c: Handle weak x keys as illegal_parameter alert
authorNorbert Pocs <norbertp@openssl.org>
Sun, 11 May 2025 15:36:05 +0000 (17:36 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 15 May 2025 08:48:32 +0000 (10:48 +0200)
commit5da4ea10be8cf8ca66dff95c9997966f21c82029
treef5270ea89d830b0eb538f57476b2fbe8e9ac0fa4
parentdca67c0aa17010f2315bc5bf1915ad4509ff8e52
s3_lib.c: Handle weak x keys as illegal_parameter alert

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27597)
ssl/s3_lib.c