]> git.ipfire.org Git - thirdparty/openssl.git/commit
Case-insensitive sigalgs
authorViktor Dukhovni <openssl-users@dukhovni.org>
Sat, 15 Feb 2025 15:25:16 +0000 (02:25 +1100)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 18 Feb 2025 03:24:57 +0000 (14:24 +1100)
commitd5a4665a21eb6974872e67b2257b6429d7cdf84a
treed80d6cccaded3702d2575667f3366985e6fa1061
parent2b7679b16d970f99e76b631b62f51bdeffb14627
Case-insensitive sigalgs

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/26767)
12 files changed:
doc/man3/SSL_CONF_cmd.pod
doc/man3/SSL_CTX_set1_sigalgs.pod
ssl/t1_lib.c
test/recipes/70-test_sslsigalgs.t
test/ssl-tests/01-simple.cnf
test/ssl-tests/01-simple.cnf.in
test/ssl-tests/04-client_auth.cnf
test/ssl-tests/04-client_auth.cnf.in
test/ssl-tests/20-cert-select.cnf
test/ssl-tests/20-cert-select.cnf.in
test/ssl-tests/26-tls13_client_auth.cnf
test/ssl-tests/26-tls13_client_auth.cnf.in