This article applies to:
- Trustwave SEG 8.1
- Note: MSOLEDBSQL is the default driver in versions 8.2 and above. No further action is required in these versions of SEG.
Question:
- How can I configure SEG to use the MSOLEDBSQL driver?
- How can I connect to a SQL server that requires TLSv1.2 connectivity?
Procedure:
By default, Trustwave SEG (and MailMarshal) 8.1 and below uses the SQLOLEDB database provider. This provider does not work with TLS version 1.2.
With SEG 8.1, to allow SEG to use a logging database on a SQL server that requires TLS 1.2 connectivity:
- On the Array Manager server, edit the Registry.
- Navigate to the key HKEY_Local_Machine\Software\Trustwave\Secure Email Gateway\Manager\Database
- Add a String value (REG_SZ) as follows:
Name: DatabaseProvider
Value: MSOLEDBSQL
- To apply the change, restart the Array Manager service.
- To revert the change, delete the value DatabaseProvider and restart the Array Manager service.
Note:
This setting has no effect on data logged.