We just see this messages at the sqlserver.log:
Mar 12 18:43:52:058 [13756] sqlserver: Profile: test connection profile, data engine connecting to database DB, using connection test connection, user: NimsMonitor, winauth: 0, encr: 0, tls_enable: 0
Mar 12 18:43:52:058 [13756] sqlserver: (CreateConnString) Starting for profile - test connection profile
Mar 12 18:43:52:058 [13756] sqlserver: ptConn->ntauth=0, [0][][DB][(null)]
Mar 12 18:43:52:058 [13756] sqlserver: (CreateConnString) Provider=MSDASQL;Driver={SQL Server};Server=DB;Database=master;UID=DB;PWD=*****;Encrypt=no;MultipleActiveResultSets=yes;
Mar 12 18:43:52:058 [13756] sqlserver: Profile: test connection profile/test connection checkpoint/Connect - DB Provider: Code=0x80004005 Source=Microsoft OLE DB Provider for ODBC Drivers Description=[Microsoft][ODBC SQL Server Driver][Shared Memory]SSL Security error
Mar 12 18:44:48:998 [13384] sqlserver: Profile: DB, connect retry 2
Release : 20.1 or later
Component : UIM - SQLSERVER
The customer enabled the TLS 1.2 at the SQLServer and disabled SSL 2.0, 3.0, PCT 1.0/ TLS 1.0, 1.1, RC4 and DES
After enable the TLS at the probe, the connection worked