set up decisions to connect to mssql database with ssl
does Decisions support SSL connections to the MSSQL database?
Comments
-
It is possible to run Decisions with an encrypted database connection. This configuration is handled inside of SQL and Windows. The only configuration change required in Decisions is a modification to the connection string specified in the settings.xml file.
Please see this Microsoft documentation for additional information: https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/enable-encrypted-connections-to-the-database-engine?view=sql-server-ver16

