Problems with SQL Server connection. Server requires encryption

Hello Community,
I'm trying to connect to my Microsoft SQL Server, but i get the error that i need to set the encrypt option to true. (Unable to connect. Error: Server requires encryption, set 'encrypt' config option to true.) I set encrypt = true in the connection options of the dialog yet i still get the error. Any advice?

Hey @Iljamo!

If your server requires encryption you might want to try checking the Use SSL/TLS box and configuring your encryption there. There are more docs here on how to go through that process. Can you let me know if that helps?