Frequently Asked Questions

Why Can’t I Access the Server? (HTTPS and HTTP)

QUESTION:

Why can’t I access my server?  For example, when I go to https://<my IP address>:5080, I don’t get a response.

ANSWER:

In order to use a secure https connection, you will need to use the domain URL associated with the SSL certificate for that server (for example, https://www.my website name.com/).  Alternatively, you can stream over the non-secure HTTP port  (for example, http://<my IP address>:5080/).