curl/tests/data/test305

34 lines
404 B
Plaintext
Raw Normal View History

2002-08-30 06:58:37 -04:00
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<features>
SSL
</features>
<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>
</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>