blob: 1807301352888742504abf0f32d6c59b7aa2ca1f [file] [log] [blame]
<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
HTTPS
HTTP GET
PEM certificate
CRL
</keywords>
</info>
# Client-side
<client>
<features>
SSL
local-http
!Schannel
!wolfssl
</features>
<server>
https test-localhost.pem
</server>
<name>
CRL test
</name>
<command>
-4 --cacert %CERTDIR/certs/test-ca.crt --crlfile %CERTDIR/certs/test-localhost.crl https://localhost:%HTTPSPORT/%TESTNUMBER
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
60
</errorcode>
</verify>
</testcase>