[jboss-user] [JBoss Seam] - Re: HTTPS redirection
modoc
do-not-reply at jboss.com
Sat Nov 3 00:07:15 EDT 2007
Why not use SSL between the BigIPs and Jboss? The overhead is pretty small on modern hardware, plus it's generally good form to encrypt the user traffic the whole way through your first layer at least.
We used BigIPs in this very way. they provided the SSL endpoints, inspected the incoming requests using F5's security modules, did a few other things, and then reached back to the servers via SSL using internally signed certs, for the connection between DMZ1 and DMZ2.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101504#4101504
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101504
More information about the jboss-user
mailing list