Re: j_secuity check and https

2008-11-25 Thread Snaglefrac
I have an tomcat application. I want to use LDAP authentication. I have this working not problem. When a user hits the site they are asked to login and they use the j_security method to do so. No problem. Now, when someone logs in they are using an unsecured login screen and there passwords

j_secuity check and https

2008-11-20 Thread Snaglefrac
Hi All, I want to use j_security check with https on port 8443. I only want to secure the login pages and not the whole application. so .. these pages need to be secured when accessed: /secure/login.jsp /secure/loginerr.jsp everything else is secured by form based quthentication and uses an