Hello all,
I'm trying to enable security over SSL for my web app.
I am using this guide as reference.
The first method I tryied was 16.1. Medium Security Usecase, with no success I changed Chapter 16. Encrypting the Keystore Password in a Tomcat Connector but I don't couldn't accomplish it.
Maybe I miss-understood something but I could not find this file:
"Navigate to $JBOSS_HOME/server/$PROFILE/deploy/jbossweb.sar/META-INF
. Open jboss-service.xml
and add the following <depends> tag towards the end."
And I was in doubt about where/how PBESecurityDomain was created.
Thanks for adivice,
Alan