Microsoft SQL

Guys, I need some help!

I’m trying to connect to Microsoft SQL, but I’m facing difficulty, because for me to achieve this I need the encryption to be optional and not true or false, but the field is boolean and now I’m stuck with this problem, does anyone have a solution?

Thanks



Hey @Sarreta,

From what I remember Optional isn’t an actual option it is just saying that you can use either encrypted or unencrypted connections so setting TLS to either true or false should do the job.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.