diff options
Diffstat (limited to 'tests/data/test2035')
-rw-r--r-- | tests/data/test2035 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test2035 b/tests/data/test2035 index 64282fabe..7002a5b8e 100644 --- a/tests/data/test2035 +++ b/tests/data/test2035 @@ -23,7 +23,7 @@ SSLpinning https Server-localhost-sv.pem </server> <name> -HTTPS wrong pinnedpubkey but right CN +HTTPS wrong DER pinnedpubkey but right CN </name> <command> --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost-sv.der https://localhost:%HTTPSPORT/2035 |