MSSQL_ODBC_ENCRYPT_CONNECTION for SQL Server clients
The MSSQL_ODBC_ENCRYPT_CONNECTION option determines whether to encrypt the connection to a target SQL Server client using TLS. For NetBackup SQL Server clients that are updated to 10.4 or later, the SQL Server ODBC connections from the client to a target SQL Server instance are encrypted by default.
Table: MSSQL_ODBC_ENCRYPT_CONNECTION information
Usage | Description |
|---|---|
Where to use | On NetBackup SQL Server clients. |
How to use | Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. To disable data channel encryption, use the following format: MSSQL_ODBC_ENCRYPT_CONNECTION = NO |
Equivalent NetBackup web UI property | No equivalent exists in host properties. A user with the necessary RBAC permissions can also use the hostProperties API endpoint to configure this setting. See the NetBackup for Microsoft SQL Server Administrator's Guide for details. |
See MSSQL_ODBC_TRUST_SERVER_CERTIFICATE for SQL Server clients.