| xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | <testcase> |
| 2 | <info> | ||||
| 3 | <keywords> | ||||
| 4 | HTTPS | ||||
| 5 | TLS-SRP | ||||
| 6 | FAILURE | ||||
| 7 | </keywords> | ||||
| 8 | </info> | ||||
| 9 | |||||
| 10 | # Client-side | ||||
| 11 | <client> | ||||
| 12 | <server> | ||||
| 13 | https | ||||
| 14 | </server> | ||||
| 15 | <features> | ||||
| 16 | TLS-SRP | ||||
| 17 | </features> | ||||
| 18 | <name> | ||||
| 19 | TLS-SRP to non-TLS-SRP server | ||||
| 20 | </name> | ||||
| 21 | <command> | ||||
| 22 | --insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPSPORT/want/%TESTNUMBER | ||||
| 23 | </command> | ||||
| 24 | </client> | ||||
| 25 | |||||
| 26 | # Verify data after the test has been "shot" | ||||
| 27 | <verify> | ||||
| 28 | <errorcode> | ||||
| 29 | 35 | ||||
| 30 | </errorcode> | ||||
| 31 | </verify> | ||||
| 32 | |||||
| 33 | </testcase> | ||||