HighTechTalks DotNet Forums  

Shared Configuration File Encryption

Dotnet Security microsoft.public.dotnet.security


Discuss Shared Configuration File Encryption in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
MichaelN
 
Posts: n/a

Default Shared Configuration File Encryption - 09-11-2007 , 02:10 PM






I have a few ideas, but would like to get another opinion (or recommendation)
on bast practices for encrypting sections of configuration files. I have an
application (ClickOnce deployed) that utilizes a shared configuration file on
a network share (Microsoft Enterprise Library). This shared configuration
file stores connection string data (among other information). What would be
the best way to encrypt the connection string information in the shared
configuration file, and have everyone be able to decrypt it?


Reply With Quote
  #2  
Old   
Joe Kaplan
 
Posts: n/a

Default Re: Shared Configuration File Encryption - 09-11-2007 , 11:27 PM






If you are already using Enterprise Library for your conf files, why not use
its built in capabilities for encrypting? The practices they use are good
and usually pretty easy to deploy as well.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"MichaelN" <MichaelN (AT) nospam (DOT) nospam> wrote

Quote:
I have a few ideas, but would like to get another opinion (or
recommendation)
on bast practices for encrypting sections of configuration files. I have
an
application (ClickOnce deployed) that utilizes a shared configuration file
on
a network share (Microsoft Enterprise Library). This shared configuration
file stores connection string data (among other information). What would
be
the best way to encrypt the connection string information in the shared
configuration file, and have everyone be able to decrypt it?




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.