Tag: Encryption
-
This page will attempt to describe how to encrypt sensitive information contained in .NET config files using the RSA Key Container, as well as how to export/import the key from that container so that other developers may use the same key to work on the same project. Helpful Tips: The aspnet_regiis.exe…
-
If you have .Net web applications that are connecting to data sources that you do not want other users to know about then chances are it is about time to start encrypting the connection strings. Why is this important? If you have an external website that fails (and you do…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
Encrypting .Net application web.config files are easy enough. However Sitecore is NOT a fan of you messing with the web.config. This is even part of the reason the connection strings are stored out into a separate file in Sitecore. I’ll go through a quick method of taking care of doing…
+
+
+
+
+
+
+ Configuration, Connection Strings, connectionStrings, Decryption, Encryption, mongodb, sitecore, SQL+
+
+
+
+
+
+
+
+
+
+
+