mirror of
https://github.com/curl/curl.git
synced 2026-05-14 02:36:21 +03:00
fix port number
This commit is contained in:
parent
c52aa6df33
commit
d7b11d4c33
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ https
|
|||
insecure HTTPS without permission
|
||||
</name>
|
||||
<command>
|
||||
https://%HOSTIP:%HTTPPORT/want/305 --cacert moooo
|
||||
https://%HOSTIP:%HTTPSPORT/want/305 --cacert moooo
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue