2012-06-01 15:23:17 +00:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTPS
|
|
|
|
TLS-SRP
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
httptls+srp
|
|
|
|
</server>
|
|
|
|
<features>
|
|
|
|
TLS-SRP
|
|
|
|
</features>
|
|
|
|
<name>
|
|
|
|
TLS-SRP with server cert checking
|
|
|
|
</name>
|
|
|
|
<command> # no --insecure
|
2016-09-16 04:29:17 +00:00
|
|
|
--tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSPORT/want/323
|
2012-06-01 15:23:17 +00:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
2019-01-03 15:09:10 +00:00
|
|
|
60
|
2012-06-01 15:23:17 +00:00
|
|
|
</errorcode>
|
|
|
|
</verify>
|
|
|
|
|
|
|
|
</testcase>
|