Page 1 of 1

SSL/https with OpenNetworkConnection()

Posted: Sat Sep 14, 2013 9:06 am
by PHP
Hi,

is it possible to connect to a website which uses https (SSL)?

OpenNetworkConnection() has no flag for that :-(

Thanks,
PHP

Re: SSL/https with OpenNetworkConnection()

Posted: Sat Sep 14, 2013 9:15 am
by ostapas
It has been mentioned many times in feature requests, but still not implemented :) Use wininet or curl, e.g.
http://www.purebasic.fr/english/viewtop ... 12&t=50980
http://www.purebasic.fr/english/viewtop ... 12&t=49758