diff options
author | Jan Stancek <jstancek@redhat.com> | 2024-07-12 09:11:15 +0200 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2024-09-20 18:49:52 +0200 |
commit | 467d60eddf55588add232feda325da7215ddaf30 (patch) | |
tree | b10dffcbd6a4d96315fe01ddfbec018479236a64 /scripts/tools-support-relr.sh | |
parent | sign-file,extract-cert: move common SSL helper functions to a header (diff) | |
download | linux-467d60eddf55588add232feda325da7215ddaf30.tar.xz linux-467d60eddf55588add232feda325da7215ddaf30.zip |
sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
ERR_get_error_line() is deprecated since OpenSSL 3.0.
Use ERR_peek_error_line() instead, and combine display_openssl_errors()
and drain_openssl_errors() to a single function where parameter decides
if it should consume errors silently.
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>
Diffstat (limited to 'scripts/tools-support-relr.sh')
0 files changed, 0 insertions, 0 deletions