summaryrefslogtreecommitdiff
path: root/tests/data/test3001
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test3001')
-rw-r--r--tests/data/test30014
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test3001 b/tests/data/test3001
index 7ef9034d9..534a5cded 100644
--- a/tests/data/test3001
+++ b/tests/data/test3001
@@ -33,7 +33,7 @@ https Server-localhost-lastSAN-sv.pem
HTTPS GET to localhost, last subject alt name matches, CN does not match
</name>
<command>
---cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/3001
+--cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/%TESTNUMBER
</command>
# Ensure that we're running on localhost because we're checking the host name
<precheck>
@@ -45,7 +45,7 @@ perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /3001 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: localhost:%HTTPSPORT
User-Agent: curl/%VERSION
Accept: */*