fix port number

This commit is contained in:
Daniel Stenberg 2005-04-13 12:37:38 +00:00
parent c52aa6df33
commit d7b11d4c33
1 changed files with 1 additions and 1 deletions

View File

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