2011-01-20 03:35:02 +08:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTPS
|
|
|
|
TLS-SRP
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
|
|
|
<features>
|
|
|
|
TLS-SRP
|
|
|
|
</features>
|
2023-10-04 17:35:54 +08:00
|
|
|
<name>
|
2011-01-20 03:35:02 +08:00
|
|
|
TLS-SRP to non-TLS-SRP server
|
2023-10-04 17:35:54 +08:00
|
|
|
</name>
|
2011-01-20 03:35:02 +08:00
|
|
|
<command>
|
2021-03-13 00:38:26 +08:00
|
|
|
--insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPSPORT/want/%TESTNUMBER
|
2011-01-20 03:35:02 +08:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
|
|
|
35
|
|
|
|
</errorcode>
|
|
|
|
</verify>
|
|
|
|
|
|
|
|
</testcase>
|