etlegacy-libs/curl/tests/data/test2043

34 lines
381 B
Text
Raw Normal View History

2012-06-01 15:23:17 +00:00
<testcase>
<info>
<keywords>
2016-09-16 04:29:17 +00:00
HTTPS
HTTP GET
2012-06-01 15:23:17 +00:00
</keywords>
</info>
2016-09-16 04:29:17 +00:00
#
2012-06-01 15:23:17 +00:00
# Client-side
<client>
2016-09-16 04:29:17 +00:00
<features>
WinSSL
</features>
2012-06-01 15:23:17 +00:00
<server>
2016-09-16 04:29:17 +00:00
none
2012-06-01 15:23:17 +00:00
</server>
<name>
2016-09-16 04:29:17 +00:00
Disable certificate revocation checks
2012-06-01 15:23:17 +00:00
</name>
<command>
2016-09-16 04:29:17 +00:00
--ssl-no-revoke -I https://revoked.grc.com/
2012-06-01 15:23:17 +00:00
</command>
</client>
#
2016-09-16 04:29:17 +00:00
# Verify data after the test has been "shot"
2012-06-01 15:23:17 +00:00
<verify>
<errorcode>
2016-09-16 04:29:17 +00:00
0
2012-06-01 15:23:17 +00:00
</errorcode>
</verify>
</testcase>