mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:07:16 +03:00
test320/1/2/4: fix the port number substitution variables
These tests have been broken since commit 1958fe57 in Oct. 2011
This commit is contained in:
parent
d033fc8323
commit
4dc3a57718
4 changed files with 5 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ TLS-SRP
|
|||
TLS-SRP with bad username and password
|
||||
</name>
|
||||
<command>
|
||||
--insecure --tlsauthtype SRP --tlsuser baduser --tlspassword badpass https://%HOSTIP:%HTTPTLSSRPPORT
|
||||
--insecure --tlsauthtype SRP --tlsuser baduser --tlspassword badpass https://%HOSTIP:%HTTPTLSPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue