]> git.ipfire.org Git - thirdparty/openssl.git/commit
app/s_client.c: clean up and broaden use of ERR_print_errors()
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 25 Apr 2025 06:00:37 +0000 (08:00 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Sat, 26 Apr 2025 19:39:58 +0000 (21:39 +0200)
commit1c1c9dc11b574c7e034c553aef2c9472ecafca80
tree4342a10a8c0bb734e1a0ddd8cf7e357199cfc0d3
parent9636f9a43183f46204fc25e15722a691948513f8
app/s_client.c: clean up and broaden use of ERR_print_errors()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27492)
apps/s_client.c