Return to test2043 CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data |
1.1 ! misho 1: <testcase> ! 2: <info> ! 3: <keywords> ! 4: HTTPS ! 5: HTTP GET ! 6: </keywords> ! 7: </info> ! 8: ! 9: # ! 10: # Client-side ! 11: <client> ! 12: <features> ! 13: WinSSL ! 14: </features> ! 15: <server> ! 16: none ! 17: </server> ! 18: <name> ! 19: Disable certificate revocation checks ! 20: </name> ! 21: <command> ! 22: --ssl-no-revoke -I https://revoked.badssl.com/ ! 23: </command> ! 24: </client> ! 25: ! 26: # ! 27: # Verify data after the test has been "shot" ! 28: <verify> ! 29: <errorcode> ! 30: 0 ! 31: </errorcode> ! 32: </verify> ! 33: </testcase>