From 19445f35ba123282db2d980cb07a6893563b338c Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Sun, 18 Sep 2016 15:33:15 -0400 Subject: [PATCH] test2048: fix url --- tests/data/test2048 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ---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 -- 2.40.0