Files @ 098f8b6684cb
Branch filter:

Location: libtransport.git/msvc-deps/curl/tests/data/test322

Jan Kaluza
Backend logs are not created using 'backend-N.log' pattern where N is ID of the backend (1, 2, 3, 4, ...) according to the backends number
<testcase>
<info>
<keywords>
HTTPS
TLS-SRP
FAILURE
</keywords>
</info>

# Client-side
<client>
<server>
httptls+srp
</server>
<features>
TLS-SRP
</features>
 <name>
TLS-SRP with bad password
 </name>
<command>
--insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPTLSSRPPORT
</command>
</client>

# Verify data after the test has been "shot"
<verify>
<errorcode>
35
</errorcode>
</verify>

</testcase>