General overview

The implementation of a SQL Server secure connection is done through the Console.

  • From Sage X3 2023 R2 onwards, it is possible to activate the encryption between the database and runtime.

  • From Sage X3 2024 R1 onwards, it is possible to activate the encryption between the database and X3 services.

  • FromSage X3 2024.R2 onwards, it is possible to activate the encryption between the database and print server.

For security reasons, Sage recommends the use of SQL server encrypted communications. This feature is possible using TLS/SSL encryption and a certificate chain.

More information on the details of implementing a SQL Server secure connection can be found in the Configuration Console documentation.