Changes for page How to enable encryption
Last modified by Gideon Lombard on 2021/08/12 10:55
Change comment:
Uploaded new attachment "1623328370911-991.png", version {1}
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 6 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,8 +3,20 @@ 3 3 4 4 1. Open the web.config on the web server 5 5 1. Look for the section with the connection strings 6 -<add name="Everest" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo;Persist Security Info=True;User ID=sa;Password=#V#R#st1." /> 7 - <add name="Icarus" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo;Persist Security Info=True;User ID=sa;Password=#V#R#st1." /> 8 - <add name="EverestWriteDB" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo;Persist Security Info=True;User ID=sa;Password=#V#R#st1." /> 9 - <add name="EverestDocuments" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo_Documents;Persist Security Info=True;User ID=everestsa;Password=everest1." /> 6 +{{code language="xml"}}<add name="Everest" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo;Persist Security Info=True;User ID=[username];Password=[password]" /> 7 +<add name="Icarus" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo;Persist Security Info=True;User ID=[username];Password=[password]" /> 8 +<add name="EverestWriteDB" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo;Persist Security Info=True;User ID=[username];Password=[password]" /> 9 +<add name="EverestDocuments" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo_Documents;Persist Security Info=True;User ID=[username];Password=[password]" />{{/code}} 10 +1. If there is not an Encrypt=true as part of the connection string you will need to add it seperated with a ';'. 11 +{{code language="xml"}}<add name="Everest" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo;Persist Security Info=True;User ID=[username];Password=[password];Encrypt=true" /> 12 +<add name="Icarus" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo;Persist Security Info=True;User ID=[username];Password=[password];Encrypt=true" /> 13 +<add name="EverestWriteDB" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo;Persist Security Info=True;User ID=[username];Password=[password];Encrypt=true" /> 14 +<add name="EverestDocuments" connectionString="Data Source=127.0.0.1;Initial Catalog=Everest_Risk_Demo_Documents;Persist Security Info=True;User ID=[username];Password=[password];Encrypt=true" />{{/code}} 15 + 16 + 17 +== Everest.NET == 18 + 19 + 20 +1. Get the clients current STP file that is provided to the users 21 +1. Run the Everest Administrator application 10 10 1.
- 1623327563990-354.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.gideonl - Size
-
... ... @@ -1,0 +1,1 @@ 1 +87.9 KB - Content
- 1623327567881-811.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.gideonl - Size
-
... ... @@ -1,0 +1,1 @@ 1 +87.9 KB - Content
- 1623327731902-715.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.gideonl - Size
-
... ... @@ -1,0 +1,1 @@ 1 +2.7 KB - Content
- 1623327833111-701.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.gideonl - Size
-
... ... @@ -1,0 +1,1 @@ 1 +92.5 KB - Content
- 1623328089168-341.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.gideonl - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.6 KB - Content
- 1623328370911-991.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.gideonl - Size
-
... ... @@ -1,0 +1,1 @@ 1 +106.5 KB - Content