]> git.ipfire.org Git - thirdparty/openssl.git/commit
Have set_dateopt() return 1 on success to make -dateopt work
authorHartmut Holzgraefe <hartmut@php.net>
Tue, 14 Jun 2022 08:39:47 +0000 (10:39 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 16 Jun 2022 13:46:19 +0000 (15:46 +0200)
commit67e1b558e67a3bee1f20f8a9e067211b440404f8
tree6708b0d03668ab1c8be43840a9d4c5752749d9c9
parentfff244051763165886e9c0777f1c2bce71085047
Have set_dateopt() return 1 on success to make -dateopt work

Fixes #18553

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18554)
apps/lib/apps.c
test/recipes/25-test_x509.t