| <testcase> | |
| <info> | |
| <keywords> | |
| HTTPS | |
| HTTP GET | |
| PEM certificate | |
| CRL | |
| </keywords> | |
| </info> | |
| # | |
| # Client-side | |
| <client> | |
| <features> | |
| SSL | |
| local-http | |
| </features> | |
| <server> | |
| https Server-localhost-sv.pem | |
| </server> | |
| <name> | |
| CRL test | |
| </name> | |
| <command> | |
| -4 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --crlfile %SRCDIR/certs/Server-localhost-sv.crl https://localhost:%HTTPSPORT/%TESTNUMBER | |
| </command> | |
| </client> | |
| # | |
| # Verify data after the test has been "shot" | |
| <verify> | |
| <errorcode> | |
| 60 | |
| </errorcode> | |
| </verify> | |
| </testcase> |