2007-01-23 05:25:56 +03:00
|
|
|
<testcase>
|
2008-02-09 05:08:34 +03:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTPS
|
|
|
|
HTTP GET
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2002-08-30 14:58:37 +04:00
|
|
|
# Client-side
|
|
|
|
<client>
|
2005-01-30 15:53:05 +03:00
|
|
|
<features>
|
|
|
|
SSL
|
|
|
|
</features>
|
2003-05-01 00:25:39 +04:00
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
2002-08-30 14:58:37 +04:00
|
|
|
<name>
|
|
|
|
insecure HTTPS without permission
|
|
|
|
</name>
|
|
|
|
<command>
|
2005-04-13 16:37:38 +04:00
|
|
|
https://%HOSTIP:%HTTPSPORT/want/305 --cacert moooo
|
2002-08-30 14:58:37 +04:00
|
|
|
</command>
|
2005-01-26 00:45:03 +03:00
|
|
|
</client>
|
2002-08-30 14:58:37 +04:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<errorcode>
|
2006-10-21 15:32:05 +04:00
|
|
|
77
|
2002-08-30 14:58:37 +04:00
|
|
|
</errorcode>
|
|
|
|
</verify>
|
2007-01-23 05:25:56 +03:00
|
|
|
</testcase>
|