2002-08-30 06:58:37 -04:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
</data>
|
|
|
|
</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>
|
2002-08-30 06:58:37 -04:00
|
|
|
<name>
|
|
|
|
insecure HTTPS without permission
|
|
|
|
</name>
|
|
|
|
<command>
|
2005-04-13 08:37:38 -04:00
|
|
|
https://%HOSTIP:%HTTPSPORT/want/305 --cacert moooo
|
2002-08-30 06:58:37 -04:00
|
|
|
</command>
|
2005-01-25 16:45:03 -05:00
|
|
|
</client>
|
2002-08-30 06:58:37 -04:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
</protocol>
|
|
|
|
<errorcode>
|
|
|
|
60
|
|
|
|
</errorcode>
|
|
|
|
</verify>
|