]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
tests: modified pkcs1-pad to account for alt path search
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 9 May 2017 19:24:36 +0000 (21:24 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 10 May 2017 08:46:00 +0000 (10:46 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
tests/cert-tests/pkcs1-pad

index 8fa341b38fabfca99aa0f26539c996fa7d495353..7c0723ee64605a7dbf76c67da4bc8f9a18fd91f5 100755 (executable)
@@ -92,7 +92,7 @@ echo "PKCS1-PAD2 OK"
 # by Andrei Pyshkin, Erik Tews and Ralf-Philipp Weinmann.
 
 
-EXPECT3=02
+EXPECT3=03
 
 datefudge "2006-09-23" "${CERTTOOL}" --verify-chain --infile "${srcdir}/data/pkcs1-pad-broken3.pem" | tee $TMPFILE1 >/dev/null 2>&1