2002-09-13 12:56:23 +02:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
2003-07-20 01:57:08 +02:00
|
|
|
No headers at all, just data swsclose
|
2002-09-13 12:56:23 +02:00
|
|
|
|
|
|
|
Let's get
|
|
|
|
|
|
|
|
a little
|
|
|
|
|
|
|
|
so that
|
|
|
|
|
|
|
|
we
|
|
|
|
|
|
|
|
have
|
|
|
|
|
|
|
|
some
|
|
|
|
|
|
|
|
test
|
|
|
|
|
|
|
|
data to
|
|
|
|
|
|
|
|
verify
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2005-01-30 13:53:05 +01:00
|
|
|
<features>
|
|
|
|
SSL
|
|
|
|
</features>
|
2003-04-30 22:25:39 +02:00
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
2002-09-13 12:56:23 +02:00
|
|
|
<name>
|
|
|
|
HTTPS GET, receive no headers only data!
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
-k https://%HOSTIP:%HTTPSPORT/306
|
|
|
|
</command>
|
2005-01-25 22:45:03 +01:00
|
|
|
</client>
|
2002-09-13 12:56:23 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
GET /306 HTTP/1.1
|
2004-09-08 10:08:38 +02:00
|
|
|
Host: 127.0.0.1:%HTTPSPORT
|
2004-02-09 13:46:41 +01:00
|
|
|
Accept: */*
|
2002-09-13 12:56:23 +02:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
</verify>
|