Instead of setting TrustServerCertificate=true on every connectionstring, is it possible to set it for the entire application? I was hoping for some kinda ... "Microsoft.Data.SqlClient.TrustServerCertificate = True". Thanks.