Encrypting the app.config file

G

Guest

My application will use the DataProtectionConfigurationProvider to encrypt my
app.config file. I can encrypt the file from within my applicaiton, but I
would like to be able to encrypt it outside the application so that the file
is encrypted when it is deployed. I know that you can encrypt web.config
files with aspnet_regiis.exe. Is there a tool that can encrypt app.config
files as well?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top