Admin Page Login Redirects to Itself

#1
Weird error, the admin page both on the SSL and non-SSL would not log in and redirected to itself. No error message was displayed, even if entering an invalid password.
Found out if an invalid cert (i.e. nonexistant) is entered in
/usr/local/lsws/admin/conf/admin_config.xml (but valid keyfile/ca bundle) then the login page does not work anymore. I believe the cert we were using got upgraded and the old one was deleted.
Once I corrected the "cert" to a valid file, both SSL and non-SSL logins began working.
Figured I would put this out to dev staff and any others having the issue.
Regards,
Michael
 
Top