Re: How to remove port number from https adress and redirect http to https

2007-07-09 Thread Lyallex
my etc/hosts file I have set 127.0.0.1 www.mywebapp.co.uk and > >> my > >> > app is the root web app > >> > > >> > so now, combined with the following in web.xml > >> > > >> > > >> > ... > >> > > >>

Re: How to remove port number from https adress and redirect http to https

2007-07-09 Thread Lyallex
gt; > at >> > will with no messing about with ports just by asking for >> > http://www.mywebapp.co.uk >> > >> > Hope this helps >> > >> > Cheers >> > Duncan >> > >> > >> > On 7/6/07, christianhau <[EMAIL PROT

Re: How to remove port number from https adress and redirect http to https

2007-07-09 Thread christianhau
gt;> > Hope this helps >> > >> > Cheers >> > Duncan >> > >> > >> > On 7/6/07, christianhau <[EMAIL PROTECTED]> wrote: >> >> >> >&

Re: How to remove port number from https adress and redirect http to https

2007-07-09 Thread christianhau
7, christianhau <[EMAIL PROTECTED]> wrote: >>>> >>>> >>>> Hi! >>>> >>>> I have set up a tomcat server with ssl that works fine >>>>as long as I go to >>>> the adress https://adress:8443 I want to get rid of the >

Re: How to remove port number from https adress and redirect http to https

2007-07-06 Thread Lyallex
true" >> clientAuth="false" keystorePass="changeit" sslProtocol="TLS" >> keystoreFile="/root/.keystore" >> truststoreFile="/usr/lib/jvm/java-1.5.0-sun/jre/lib/security/cacerts" /> >> >> This is my ssl connector

Re: How to remove port number from https adress and redirect http to https

2007-07-06 Thread Rene Guenther
erts" /> This is my ssl connector in my server.xml. I tried getting a redirct from http to https going but couldn't do that in tomcat alone, any tips on that aswell? I have done this: With no luck... Thanks for any help!! -- View this message in context: http://www.nabble.com/

Re: How to remove port number from https adress and redirect http to https

2007-07-06 Thread christianhau
t;> truststoreFile="/usr/lib/jvm/java-1.5.0-sun/jre/lib/security/cacerts" /> >> >> This is my ssl connector in my server.xml. I tried getting a redirct from >> http to https going but couldn't do that in tomcat alone, any tips on >&

Re: How to remove port number from https adress and redirect http to https

2007-07-06 Thread Lyallex
ssl connector in my server.xml. I tried getting a redirct from http to https going but couldn't do that in tomcat alone, any tips on that aswell? I have done this: With no luck... Thanks for any help!! -- View this message in context: http://www.nabble.com/How-to-remove-port-number-from-http

Re: How to remove port number from https adress and redirect http to https

2007-07-06 Thread christianhau
> This is my ssl connector in my server.xml. I tried >>getting a redirct from >> http to https going but couldn't do that in tomcat >>alone, any tips on that >> aswell? I have done this: >> &

Re: How to remove port number from https adress and redirect http to https

2007-07-06 Thread Rene Guenther
swell? I have done this: With no luck... Thanks for any help!! -- View this message in context: http://www.nabble.com/How-to-remove-port-number-from-https-adress-and-redirect-http-to-https-tf4034030.html#a11459871 Sent from the Tomcat - User mailing list archive at Nabble.com. --

How to remove port number from https adress and redirect http to https

2007-07-06 Thread christianhau
getting a redirct from http to https going but couldn't do that in tomcat alone, any tips on that aswell? I have done this: With no luck... Thanks for any help!! -- View this message in context: http://www.nabble.com/How-to-remove-port-number-from-https-adress-and-redirect-http-to-https-tf40