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:
Dan Fandrich
2014-07-11 23:40:01 +02:00
parent d033fc8323
commit 4dc3a57718
4 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ TLS-SRP
TLS-SRP with server cert checking
</name>
<command> # no --insecure
--tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSSRPPORT/want/323
--tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSPORT/want/323
</command>
</client>