433 > 443
This commit is contained in:
parent
4d410dc7db
commit
5d1bb08a74
@ -1033,7 +1033,7 @@ taler_bank_get_history (void *cls,
|
||||
whh->hres_cb = hres_cb;
|
||||
whh->hres_cb_cls = hres_cb_cls;
|
||||
|
||||
port = 433; /* if non given, equals 433. */
|
||||
port = 443; /* if non given, equals 443. */
|
||||
if (NULL != (p = strchr (account.hostname,
|
||||
(unsigned char) ':')))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user