Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
How to use Vertica JDBC with SSL but without truststore?
Is there any way to setup Vertica JDBC connection with SSL but without any specific server cert or truststore? - That is, is there a way to run Vertica JDBC SSL connection without validating server certificate on the client side?
I know it's not best practice and so forth, but VSQL already works like this by default (non-validating SSL connection) and most other DB vendor JDBC implementations have some option to allow SSL with strict server-cert validation on or off.
0
Best Answer
Leave a Comment
Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.
Answers
Nice. Thanks Jim!