How to Run Decisions With TLS-1.0 DisabledLast Updated: 03/17/2016 Introduced in Verision: 3.5 |
This document describes how to set up environment to run Decisions with TLS-1.0 disabled.
First, we need to make sure that we use Microsoft SQL Server 2012 Service Pack 3 or higher.
In this example we have Microsoft SQL Server 2012 so we update to Service Pack 3 first.
We run all required checks and restart computer.
Then after Update Progresses…
We close SQL Server Update Utility.
Next, we open Command Prompt console and stop IIS with “net stop w3svc” command.
Then, we open Local Services and stop Service Host Manager.
Next we are going to update our Microsoft .Net Framework to 4.6 version.
Install .NET Framework 4.6.
After .NET Framework 4.6 installation complete…
Close .NET installation wizard.
Next, disable TLS 1.0 in IIS.
Then, we open Command Prompt and start IIS with “net start w3svc” command.
Next we go to Local Services and Start Service Host Manager.
Finally, we open Decisions Portal.