X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e54893330b92ed765b6872a1c47ba61d5e20ff7c..0585799ba85d257f1e2428c1615b00c30c60931e:/test/scripts/5650-OCSP-GnuTLS/5650 diff --git a/test/scripts/5650-OCSP-GnuTLS/5650 b/test/scripts/5650-OCSP-GnuTLS/5650 index 99aaa0b7a..e2259c7ed 100644 --- a/test/scripts/5650-OCSP-GnuTLS/5650 +++ b/test/scripts/5650-OCSP-GnuTLS/5650 @@ -18,9 +18,12 @@ ehlo rhu.barb ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 starttls ??? 220 +helo test +??? 250 mail from: ??? 250 rcpt to: @@ -34,6 +37,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 @@ -46,6 +50,7 @@ ehlo rhu.barb ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 starttls ??? 454 @@ -58,6 +63,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 @@ -72,6 +78,7 @@ ehlo rhu.barb ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 starttls ??? 454 @@ -98,6 +105,7 @@ ehlo rhu.barb ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 starttls ??? 220 @@ -106,6 +114,7 @@ ehlo rhu.barb.tls ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 quit ****