How To Enable SSL Connectivity Between Orchestrator And Its Database

How to enable SSL connectivity between Orchestrator and it's database?

The general steps with encrypting the database is already guided as links, documented in the Encrypting The SQL Server . Specifically, for encrypting the connection between a SQL server and Orchestrator server machine, the steps to be followed can be found in Enable Encrypted Connections To The Database Engine .

Since the encryption is being enabled on the database server level, the connections should ideally start forcing encryption for all the incoming and outgoing connections with respect to the Orchestrator database.