How to move my configuration from HTTP to HTTPS for all connections?
My website is based on HTTPS, so HTTP stream will be blocked.
HTTPS issue for website
-
- Site Admin
- Posts: 872
- Joined: Sun Jul 04, 2021 5:12 am
Re: HTTPS issue for website
Just like in the browser, you need to start the URL with 'https://' rather than 'http://' in order for HTTPAPI to connect using TLS.