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