X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e54893330b92ed765b6872a1c47ba61d5e20ff7c..21deb068f8adbd0a3f8727a898a0bd94c558031b:/test/scripts/5650-OCSP-GnuTLS/5650?ds=sidebyside diff --git a/test/scripts/5650-OCSP-GnuTLS/5650 b/test/scripts/5650-OCSP-GnuTLS/5650 index 99aaa0b7a..ee4b4f028 100644 --- a/test/scripts/5650-OCSP-GnuTLS/5650 +++ b/test/scripts/5650-OCSP-GnuTLS/5650 @@ -21,6 +21,8 @@ ehlo rhu.barb ??? 250 starttls ??? 220 +helo test +??? 250 mail from: ??? 250 rcpt to: @@ -34,6 +36,7 @@ killdaemon # exim -z '2: Server does not staple an outdated response' **** +# This test fails on older GnuTLS versions, which do not check the resp on the server # exim -bd -oX PORT_D -DSERVER=server \ -DOPTION=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.dated.resp @@ -58,6 +61,7 @@ killdaemon # exim -z '3: Server does not staple a response for a revoked cert' **** +# This test fails on older GnuTLS versions, which do not check the resp on the server # exim -bd -oX PORT_D -DSERVER=server \ -DOPTION=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.revoked.resp