Open vgcrld opened 1 year ago
Never mind, I tried this yesterday and it didn't work but I must have done something improper.
Today I added the following to the JDBC Driver URL Parameters
and it connected without issue:
sslrootcert=/path/to/cert/file/mycertfile.crt
Hi for this it works on local but failing after publishing on server. Is there any way around?
I am unsure how to add the cert for the plugin/tableau connector. Checking ssl and putting port 443 I get this:
So i. know I need my cert.
The cert is added to my local workstation and I have verified this by connecting to clickhouse with chrome.
What is the proper method for adding the same cert to the JDBC/JDK. I've added it using system preferences for java but that still didn't help.