4

I have usecase that , i need to encrypt the values which are presented in properties file under src/main/resources.

Mule provided a concept called Mule Credentials Vault. In that document there is a place where we can open properties file in "Mule Properties Editor" view.

Can you please let me out to get configured in my local mule studio.

Thanks.

Regards Vikram

vikram kumar u
  • 205
  • 4
  • 15
  • 3
    Hi All , Install the below plugin in mulestduio: http://security-update-site.s3.amazonaws.com/ Updating for reference to others – vikram kumar u Mar 06 '14 at 10:04

1 Answers1

2

as per vikram you need to install the plugin first .you can look for the descripotion in below link

https://developer.mulesoft.com/docs/display/current/Mule+Credentials+Vault

and also you can find the example application in below link

https://developer.mulesoft.com/docs/display/current/Anypoint+Enterprise+Security+Example+Application

Anil
  • 111
  • 6