2001-09-18 11:13:40 -04:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
2003-07-19 19:57:08 -04:00
|
|
|
HTTP/1.1 200 OK swsclose
|
2001-09-18 11:13:40 -04:00
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
Server: test-server/fake
|
|
|
|
Content-Type: text/html
|
|
|
|
Funny-head: yesyes
|
|
|
|
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 16:25:39 -04:00
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
2001-09-18 11:13:40 -04:00
|
|
|
<name>
|
|
|
|
HTTPS GET with user and password
|
|
|
|
</name>
|
|
|
|
<command>
|
2003-07-19 19:57:08 -04:00
|
|
|
-k -u fake:user https://%HOSTIP:%HTTPSPORT/301
|
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>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
2003-07-19 19:57:08 -04:00
|
|
|
GET /301 HTTP/1.1
|
2001-09-18 11:13:40 -04:00
|
|
|
Authorization: Basic ZmFrZTp1c2Vy
|
2004-09-08 04:08:38 -04:00
|
|
|
Host: 127.0.0.1:%HTTPSPORT
|
2001-09-18 11:13:40 -04:00
|
|
|
Pragma: no-cache
|
2004-02-09 07:46:41 -05:00
|
|
|
Accept: */*
|
2001-09-18 11:13:40 -04:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
<data>
|
|
|
|
[insert full protocol verifiction dump here]
|
|
|
|
</data>
|
|
|
|
</verify>
|