From: Jay Satiro <raysatiro@yahoo.com>
Date: Sun, 18 Sep 2016 19:33:15 +0000 (-0400)
Subject: test2048: fix url
X-Git-Tag: curl-7_51_0~152
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19445f35ba123282db2d980cb07a6893563b338c;p=curl

test2048: fix url
---

diff --git a/tests/data/test2048 b/tests/data/test2048
index eb2b1df75..787f584ef 100644
--- a/tests/data/test2048
+++ b/tests/data/test2048
@@ -26,7 +26,7 @@ https Server-localhost-sv.pem
 pinnedpubkey no-match must fail even when insecure
 </name>
 <command>
---insecure --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost.nn-sv.pub.der https://localhost:%HTTPSPORT/2034
+--insecure --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost.nn-sv.pub.der https://localhost:%HTTPSPORT/2048
 </command>
 </client>