Page 1 of 1

HTTPS issue for website

Posted: Wed May 22, 2024 8:29 am
by loonst
How to move my configuration from HTTP to HTTPS for all connections?

My website is based on HTTPS, so HTTP stream will be blocked.

Re: HTTPS issue for website

Posted: Thu May 23, 2024 7:35 pm
by Scott Klement
Just like in the browser, you need to start the URL with 'https://' rather than 'http://' in order for HTTPAPI to connect using TLS.