mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
fix port number
This commit is contained in:
parent
c52aa6df33
commit
d7b11d4c33
@ -16,7 +16,7 @@ https
|
|||||||
insecure HTTPS without permission
|
insecure HTTPS without permission
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
https://%HOSTIP:%HTTPPORT/want/305 --cacert moooo
|
https://%HOSTIP:%HTTPSPORT/want/305 --cacert moooo
|
||||||
</command>
|
</command>
|
||||||
</client>
|
</client>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user