1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

fix port number

This commit is contained in:
Daniel Stenberg 2005-04-13 12:37:38 +00:00
parent c52aa6df33
commit d7b11d4c33

View File

@ -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>