aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test320
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2014-07-11 23:40:01 +0200
committerDan Fandrich <dan@coneharvesters.com>2014-07-11 23:47:33 +0200
commit4dc3a57718d8fbefde9e7d4be4db9db105291d16 (patch)
tree4ed3fbf3656377c737b56a19c104cdca9b59a5a7 /tests/data/test320
parentd033fc832364d33122b0192a0954210be21ebf09 (diff)
test320/1/2/4: fix the port number substitution variables
These tests have been broken since commit 1958fe57 in Oct. 2011
Diffstat (limited to 'tests/data/test320')
-rw-r--r--tests/data/test3204
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test320 b/tests/data/test320
index cb0e23403..89b4e141c 100644
--- a/tests/data/test320
+++ b/tests/data/test320
@@ -50,7 +50,7 @@ TLS-SRP
simple TLS-SRP HTTPS GET, check user in response
</name>
<command>
---insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSSRPPORT
+--insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSPORT
</command>
</client>
@@ -78,7 +78,7 @@ Content-type: text/html
<TR><TD>MAC</TD><TD>SHA1</TD></TR>
<TR><TD>Ciphersuite</TD><TD>SRP_SHA_AES_128_CBC_SHA1</TD></TR></p></TABLE>
<PRE>
-Host: %HOSTIP:%HTTPTLSSRPPORT
+Host: %HOSTIP:%HTTPTLSPORT
Accept: */*
</PRE></P>