mirror of
https://github.com/curl/curl.git
synced 2026-05-30 17:37:28 +03:00
test2048: fix url
This commit is contained in:
parent
45c1c54c42
commit
19445f35ba
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue