Skip to content

v4.3.6

Latest
Compare
Choose a tag to compare
@axunonb axunonb released this 05 Jan 16:49
· 1 commit to main since this release
7cdc219

What's Changed

  • Production:: fix issue with sql server SSL certificate in #100

Production:: fix issue with sqlserver SSL certificate. Add TrustServerCertificate=true to connection string for MSSQL2022 to fix SqlException: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)

Full Changelog: v4.3.5...v4.3.6