HTTP to HTTPS Redirect

HTTP to HTTPS Redirect

I'm having issues with trying to get everything to forward to our password change site, for example https://test.domain.com

I have Enable SSL Port checked, with port 443.  When I go to test.domain.com it does not forward to https://test.domain.com, instead the site times out.  I can get to the site if I type in the entire URL https://test.domain.com

I'd like to be able to get access to the site by just going to test.domain.com and have the site redirect to https://test.domain.com

None of the options to do this with tomcat and editing the server.xml and web.xml files are working.  Is there anything documentation on getting this setup?  Thanks!