2001-09-18 11:13:40 -04:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
2002-12-13 11:17:27 -05:00
|
|
|
MOOOOO
|
2001-09-18 11:13:40 -04:00
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2005-01-30 07:53:05 -05:00
|
|
|
<features>
|
|
|
|
SSL
|
|
|
|
</features>
|
2003-04-30 16:25:39 -04:00
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
2001-09-18 11:13:40 -04:00
|
|
|
<name>
|
|
|
|
HTTPS GET over HTTP proxy fails
|
|
|
|
</name>
|
|
|
|
<command>
|
2004-09-08 04:08:38 -04:00
|
|
|
-k -U fake:user -x %HOSTIP:%HTTPPORT https://bad.fakeurl-to.test/slash/302
|
2001-09-18 11:13:40 -04:00
|
|
|
</command>
|
2005-01-25 16:45:03 -05:00
|
|
|
</client>
|
2001-09-18 11:13:40 -04:00
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
2002-04-10 10:05:52 -04:00
|
|
|
56
|
2001-09-18 11:13:40 -04:00
|
|
|
</errorcode>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
</protocol>
|
|
|
|
<data>
|
|
|
|
[insert full protocol verifiction dump here]
|
|
|
|
</data>
|
|
|
|
</verify>
|