]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test master
authorVitaly Chikunov <vt@altlinux.org>
Fri, 22 Mar 2024 02:20:50 +0000 (05:20 +0300)
committerVitaly Chikunov <vt@altlinux.org>
Fri, 22 Mar 2024 02:47:37 +0000 (05:47 +0300)
commitede3886cc5507c2ba000ab9b057f198da03e8766
treedef75a6609a9ab323ea5bcc8446f112db7ecddab
parent27245fdabff573bb85d6aeb2e228a854170296ee
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test

Older `openssl crl` exits with 0 in regard to verify no matter actual verify
status, newer `openssl crl` could exit with 1 on verify failure. Make the test
backward-compatible comparing only an output.

Fixes: https://github.com/gost-engine/engine/issues/452
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
tcl_tests/ca.try