Re: [securityfilter-user] securing a non-login protected page with SSL
Brought to you by:
chris_schultz,
maxcooper
From: Matthew H. <hi...@po...> - 2008-11-08 00:57:04
|
On Nov 7, 2008, at 4:43 PM, Torgeir Veimo wrote: > > On 8 Nov 2008, at 10:40, Matthew Hixson wrote: > >> And is there a way I can specify the port on which I have Tomcat >> listening for SSL connections? It looks like this is working, but >> since my SSL is not on 443 the redirect isn't working. > > > Try changing your tomcat setup. On my dev system Tomcat listens to HTTP on 8080 and HTTPS on 8443. For reasons I won't go into here I need to keep these port numbers so I'd rather configure Security Filter to suit my Tomcat setup rather than configure Tomcat to suit Security Filter. -M@ |