Using encrypted passwords with Mule ESB | The Pragmatic Integrator
A good practice in the Mule ESB is to supply properties by using a property file. Most of the time you will end up adding passwords to the properties file. In that case you might want to encrypt the passwords so it is not visible for every one who has access to the property file. Mulesoft described how to do this in combination with the Mule ESB. Although it is a good starting point I thought it may help to create a complete example so I put all the steps in this post. There are two environments that have to be modified: the development environment and the runtime environment.Read full article from Using encrypted passwords with Mule ESB | The Pragmatic Integrator
No comments:
Post a Comment