Forum Discussion
irules and j_security_check
Our security officer asked us to secure via SSL the user/password sent by our login page, and we would like to use the F5 to do this.
We are using the standard Jakarta Tomcat Form Login mecanism, where Tomcat redirect automatically the new user to a login page that sends the credentials to the /j_security_check embedded servlet.
So is it possible to secure via HTTPS just the login part on a Webapp ; Especially the j_security_check url transaction, then go back to normal HTTP ?
Note : I've found this similar post on the forum, but it doesn't give a iRules/F5 solution to this problem: http://devcentral.f5.com/Community/...fault.aspx
Any hints on how to do this would be greatly appreciated.
Cheers,
-Toni
8 Replies
- hoolio
Cirrostratus
Couldn't you configure Tomcat to use HTTPS? Else, you could potentially use a stream profile and STREAM::expression based iRule to rewrite the form action from a local reference (HTTP) to an absolute reference with HTTPS. You'd also need to serve any content that the form action URL calls to avoid getting an insecure content warning on browsers. - Toni_5704
Nimbostratus
>Couldn't you configure Tomcat to use HTTPS? - hoolio
Cirrostratus
Hi Toni, - Toni_5704
Nimbostratus
Hey Aaron, - hoolio
Cirrostratus
Hi Toni, - Toni_5704
Nimbostratus
Hi Aaron, - hoolio
Cirrostratus
Hi Toni, - hoolio
Cirrostratus
Hi Jerome,
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com