]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/ocsp: fix case where reqin and outfile are the same
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 27 Sep 2024 05:49:22 +0000 (07:49 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 4 Oct 2024 10:09:33 +0000 (12:09 +0200)
commit421e8d7af8bad6a7d11c219fa48cb51fc1b6ffe9
treeb08da17dbd3b0bd9342e2fe6d36e990abdd2d6c4
parent1dbb67c4f1a3aec7f4026e43257b33ffad665ba5
APPS/ocsp: fix case where reqin and outfile are the same

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25552)
apps/ocsp.c
doc/man1/openssl-ocsp.pod.in
test/recipes/80-test_ocsp.t