diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test2048 | 2 |
1 files changed, 1 insertions, 1 deletions
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> |