Hello Jeremy what about just chaning your templates? change the link to the login popup to the complete url:
instead of /jahia/Jahia/login/foobar to: https://myhost/jahia/Jahia/login/foobar the popup then reloads the parent to https on successfull login... that's the most simple way to achive this. i don't think tomcat supports url rewriting... hope that helps regards Marco > -----Urspr�ngliche Nachricht----- > Von: Jeremy Torres [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 8. Oktober 2004 16:08 > An: [EMAIL PROTECTED] > Betreff: Re: Jahia Login Page and SSl > > > Serge Huber wrote: > > > > > Hi Jeremy, > > > > I'm not sure if you are aware of this documentation : > > > > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/ssl-howto.html > > > > Regards, > > Serge Huber. > > > > Jeremy Torres wrote: > > > >> Hello. I'm trying to secure the Jahia Login page via SSL. I found > >> in the documentation how this would be done with Apache; however, I > >> will want to enable Tomcat with SSL. Has anyone done this? > >> > >> Thanks, > >> jeremy > >> > >> > > > > > > > Thanks for the link. Yes, I'm aware of it, and have followed the > directions successfully to enable SSL site-wide. However, I'm looking > specifically on how I could just SSL the Login page's? Any suggestions? >
