2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2008-02-08 21:08:34 -05:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTPS
|
|
|
|
HTTP GET
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2007-01-16 13:34:58 -05:00
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<features>
|
|
|
|
OpenSSL
|
|
|
|
</features>
|
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
|
|
|
<name>
|
2007-01-17 14:23:32 -05:00
|
|
|
simple HTTPS GET with invalid crypto engine
|
2007-01-16 13:34:58 -05:00
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
--engine invalid-crypto-engine-xyzzy -k https://%HOSTIP:%HTTPSPORT/308
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
|
|
|
53
|
|
|
|
</errorcode>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|