That change requires to either configure a valid SSL encryption certificate in MSSQL:
or add the "TrustServerCertificate=True" to the connection string (MSSQL server uses some default SSL certificate)
Tags
MSSQL
That change requires to either configure a valid SSL encryption certificate in MSSQL:
or add the "TrustServerCertificate=True" to the connection string (MSSQL server uses some default SSL certificate)