Hello all.

Thank you for the suggestions earlier, I was able to get further, however I am still 
not able to the webapp to correctly run. 

I was wondering if there are any special configurations I need to do to use sslext 
with tomcat where the ssl certificate is installed in apache on the front. I was able 
to install and run sslext on tomcat (when it is on tomcat), but when moving the ssl to 
apache (production setup versus testing setup), the webapp seems to freeze and lockup 
on any calls to ssl protected forms.

When the ssl is on tomcat, I have one connector tag defined for non-ssl and one for 
ssl. On the production box where the ssl is on a front end apache, I only have one 
connector tag (for the main port, nothing for the ssl port as this seems to cause more 
grief than anything). On both, the struts-config.xml is uses the same SecurePlugIn 
with the correct ports. 

Any help would be appreciated.

Thank you,
Stephane

Reply via email to