I'm attempting to connect to an ODBC Data Source that I have set up and am able to successfully connect to the DB using the Driver test connect button but when I attempt to connect to it from Domo WorkBench (v4.51.6309.40488) I get an error that "The certificate chain was issued by an authority that is not trusted."
Here's the whole errror:
[06.13.17 12:57:49 PM] Query String: Select * from InteractionWrapUp;
[06.13.17 12:57:50 PM] ERROR [08001] [Microsoft][ODBC Driver 13 for SQL Server]SSL Provider: The certificate chain was issued by an authority that is not trusted.
ERROR [08001] [Microsoft][ODBC Driver 13 for SQL Server]Client unable to establish connection
Any ideas?