Encryption of sections in my web.config file is a task I am constantly looking up on the Internet, so I thought I’d blog it here. — Generic form for encrypting the Web.config file for a particular website…aspnet_regiis.exe -pef section physical_directory –prov provider – or –aspnet_regiis.exe -pe section -app virtual_directory –prov provider– Concrete example of encrypting the [...]
Archive for December 28th, 2006
Encrypt/Decrypt Web.config Sections
Posted in Everything, Software Development, tagged ASP.NET on December 28, 2006 | 1 Comment »
