From: Nikos Mavrogiannopoulos Date: Tue, 9 May 2017 19:24:36 +0000 (+0200) Subject: tests: modified pkcs1-pad to account for alt path search X-Git-Tag: gnutls_3_6_0~585 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2c39e8ca1bfb44ff951028eedb41446ed668ec8;p=thirdparty%2Fgnutls.git tests: modified pkcs1-pad to account for alt path search Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/tests/cert-tests/pkcs1-pad b/tests/cert-tests/pkcs1-pad index 8fa341b38f..7c0723ee64 100755 --- a/tests/cert-tests/pkcs1-pad +++ b/tests/cert-tests/pkcs1-pad @@ -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