mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
fix port number
This commit is contained in:
parent
c52aa6df33
commit
d7b11d4c33
@ -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…
Reference in New Issue
Block a user