Cannot login to SQLServer 2014 after upgrading to metabase 0.63

Hello,

We are using metabase on-prem and upto yesterday our older version (53 IIRC) was connecting fine without SSL to our SQLServer. After updating to .63 yesterday, and I pulled again today so we are at .63.15.1 and we cannot connect to our SQLServer anymore.

I did not change any other property in the connexion params that checking SSL and adding the trustcertificate option.
How can we fix this?

Make sure you’ve applied the patch to SQL Server to support modern TLS.

Hello,

I eventually fixed the issue by using a proper certificate. And metabase connected with SSL and trust certificate. There must be an issue when using self signed certificates in sqlserver 2014.

Regards,