Hide Forgot
Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000004UFLs&sfdc.override=1 project_key: SOA There is a security requirement to encrypt all passwords in EAP. However, passwords in jbossesb-properties.xml is not.
It should already be possible to encrypt the passwords in jbossesb-properties.xml, can you give us an example of where you think this fails?
Three passwords in jboss-esb.properties that are not encyptable today: <property name="org.jboss.soa.esb.registry.password" <property name="org.jboss.soa.esb.mail.smtp.password" value=""/> <property name="org.jboss.soa.esb.persistence.db.pwd"
The only one of these three which cannot be encrypted is the SMTP one.