summaryrefslogtreecommitdiff
path: root/certs/extract-cert.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-24Merge tag 'clang-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+5
2026-04-17extract-cert: Wrap key_pass with '#ifdef USE_PKCS11_ENGINE'Nathan Chancellor1-1/+5
2026-03-25extract-cert: drop unused definition of PKEY_ID_PKCS7Thomas Weißschuh1-2/+0
2024-09-20sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3Jan Stancek1-30/+73
2024-09-20sign-file,extract-cert: avoid using deprecated ERR_get_error_line()Jan Stancek1-2/+2
2024-09-20sign-file,extract-cert: move common SSL helper functions to a headerJan Stancek1-35/+2
2023-01-22kbuild: do not print extra logs for V=2Masahiro Yamada1-3/+6
2022-06-08cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds1-0/+7
2022-01-08certs: move scripts/extract-cert to certs/Masahiro Yamada1-0/+162