Member since
06-24-2025
4
Posts
0
Kudos Received
0
Solutions
07-01-2025
11:13 AM
Turns out a change had been made on the Server that required a change in the way the ODBC connection was being made. After adding "UseSystemTrustStore=1" to our connection string, then out problem was solved. "
... View more
06-26-2025
07:59 AM
Thanks. The installation of the ODBC driver installation included the cacerts.pem file. Is there a way to get an updated file (without reinstalling the ODBC Driver)?
... View more
06-24-2025
12:02 PM
Recently started getting the following error when attempting and odbc connection using 2.06.09.1009 windows 64-bit odbc driver: "[Cloudera][DriverSupport] (1100) SSL certificate verification failed because the certificate is missing or incorrect. (1100) (SQLDriverConnect); [HY000] [Cloudera][DriverSupport] (1100) SSL certificate verification failed because the certificate is missing or incorrect. (1100)" Upon further investigation using openssl against the cacerts.pem file we discovered there are several components in the pem file that have expired. Where can we get an update cacerts.pem file? Thanks.
... View more
Labels:
06-24-2025
09:26 AM
We're having the exact same problem. It appears the cacerts.pem has expired content as validated by openssl. How/where can we get a new pem file?
... View more