kernel-hacking-2024-linux-s.../certs
Jan Stancek 558bdc45df sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
ENGINE API has been deprecated since OpenSSL version 3.0 [1].
Distros have started dropping support from headers and in future
it will likely disappear also from library.

It has been superseded by the PROVIDER API, so use it instead
for OPENSSL MAJOR >= 3.

[1] https://github.com/openssl/openssl/blob/master/README-ENGINES.md

[jarkko: fixed up alignment issues reported by checkpatch.pl --strict]

Signed-off-by: Jan Stancek <jstancek@redhat.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Tested-by: R Nageswara Sastry <rnsastry@linux.ibm.com>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
2024-09-20 19:52:48 +03:00
..
.gitignore
blacklist.c certs: don't try to update blacklist keys 2023-02-13 10:11:20 +02:00
blacklist.h
blacklist_hashes.c
check-blacklist-hashes.awk
default_x509.genkey
extract-cert.c sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3 2024-09-20 19:52:48 +03:00
Kconfig This update includes the following changes: 2023-11-02 16:15:30 -10:00
Makefile sign-file,extract-cert: move common SSL helper functions to a header 2024-09-20 19:49:52 +03:00
revocation_certificates.S
system_certificates.S
system_keyring.c certs: Reference revocation list for all keyrings 2023-08-17 20:12:41 +00:00