G-Research/spark-dgraph-connector

Support TLS and HTTPS

Opened this issue · 0 comments

Dgraph Java Client uses gRPC to communicate with the alpha nodes. It supports TLS and https. These should be supported by the connector as well. The connector also fetches some HTTP endpoint, use HTTPS there as well.