Can't get SSL to work with registered domainname
Please Help!!!!
subsonic website: (registered/paid) version 4.4
tomcat server: version 6.0.32
I have a registered domain name: "xxxxx".subsonic.org through the subsonic webapp. I'm trying to get that domain name to SSL but can't seem to get it to work.
When I enter in "xxxxx".subsonic.org it forwards to 'http://192.168.0.1:8443/subsonic' which displays nothing on the web page. However if I add the 's' in the address bar and make it 'https://192.168.0.1:8443/subsonic' it displays the correct login screen. Somehow I think my registered domain name didn't get assigned to correct protocol. Is my assumtion correct. Or am I missing something. I have followed the instuctions for 'How to Install Tomcat on Windows and enable HTTPS/SSL' except that I added the security constraint snippet to the subsonic web.xml instead of the tomcat web.xml. If I do add it to the tomcat web.xml I don't get any web page displayed. Could someone help please??
Thanks for your time.
subsonic website: (registered/paid) version 4.4
tomcat server: version 6.0.32
I have a registered domain name: "xxxxx".subsonic.org through the subsonic webapp. I'm trying to get that domain name to SSL but can't seem to get it to work.
When I enter in "xxxxx".subsonic.org it forwards to 'http://192.168.0.1:8443/subsonic' which displays nothing on the web page. However if I add the 's' in the address bar and make it 'https://192.168.0.1:8443/subsonic' it displays the correct login screen. Somehow I think my registered domain name didn't get assigned to correct protocol. Is my assumtion correct. Or am I missing something. I have followed the instuctions for 'How to Install Tomcat on Windows and enable HTTPS/SSL' except that I added the security constraint snippet to the subsonic web.xml instead of the tomcat web.xml. If I do add it to the tomcat web.xml I don't get any web page displayed. Could someone help please??
Thanks for your time.