Lets see if this information can help as I dont like using unsecure transmission over the internet.
For reference:
- Host is set to 0.0.0.0
- HTTP port is 8080 with portforwarding to 9998
- HTTPS port is 9090 with portforwarding to 9999
- Username and password is set
- I have a dyndns account
- dns.dyndns.org:9998 -> WORKS
- http://dns.dyndns.org:9998 -> WORKS
- https://dns.dyndns.org:9998 ->ERROR: Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.
- http://dns.dyndns.org:9998/sabnzbd -> WORKS
- dns.dyndns.org:9998/sabnzbd -> WORKS
- dns.dyndns.org:9999 -> WORKS
- http://dns.dyndns.org:9999 -> ERROR: Error 109 (net::ERR_ADDRESS_UNREACHABLE): Unable to reach the server. URL changes to https://localhost:9090/sabnzbd
- https://dns.dyndns.org:9999 -> WORKS
- https://dns.dyndns.org:9999/sabnzbd -> WORKS
- dns.dyndns.org:9999/sabnzbd -> ERROR: Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection. URL changes to https://localhost:9090/sabnzbd
- dns.dyndns.org:9998 -> ERROR: Couldn't establish a secure connection URL changes to https://localhost:8080/sabnzbd
- http://dns.dyndns.org:9998 -> ERROR: Couldn't establish a secure connection URL changes to https://localhost:8080/sabnzbd
- https://dns.dyndns.org:9998 ->ERROR: Couldn't establish a secure connection
- http://dns.dyndns.org:9998/sabnzbd -> WORKS
- dns.dyndns.org:9998/sabnzbd -> WORKS
- dns.dyndns.org:9999 -> ERROR: Couldn't establish a secure connection URL changes to https://localhost:9090/sabnzbd
- http://dns.dyndns.org:9999 -> ERROR: Couldn't establish a secure connection URL changes to https://localhost:8080/sabnzbd
- https://dns.dyndns.org:9999 -> ERROR: Couldn't establish a secure connection
- https://dns.dyndns.org:9999/sabnzbd -> ERROR: Couldn't establish a secure connection
- dns.dyndns.org:9999/sabnzbd -> ERROR: Couldn't establish a secure connection URL changes to https://localhost:9090/sabnzbd
Any ideas?

