aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test3000
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test3000')
-rw-r--r--tests/data/test30007
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/data/test3000 b/tests/data/test3000
index 1fc58f2f3..05f4a010e 100644
--- a/tests/data/test3000
+++ b/tests/data/test3000
@@ -12,7 +12,7 @@ PEM certificate
<reply>
<data>
HTTP/1.1 200 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Length: 7
@@ -25,6 +25,7 @@ MooMoo
<client>
<features>
SSL
+!Schannel
</features>
<server>
https Server-localhost-firstSAN-sv.pem
@@ -33,7 +34,7 @@ https Server-localhost-firstSAN-sv.pem
HTTPS GET to localhost, first subject alt name matches, CN does not match
</name>
<command>
---cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/3000
+--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 +46,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 /3000 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: localhost:%HTTPSPORT
User-Agent: curl/%VERSION
Accept: */*