tigergraph / ecosys

TigerGraph Ecosystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JDBC connector example with tigergraph cloud

yogeshEB opened this issue · comments

In the documents we can see that by default ssl is enabled in tigergraph cloud. so for connecting to tigergraph cloud instance we need to provide jks file (ssl certificate of tg cloud instance). So we need a proper steps and a demo code for generating jks file for the tg cloud instance and how to provide those information to connect java code properly with tigergraph cloud using tigergraph JDBC connector