You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started writing a Dgraph client for Elixir and am struggling to implement TLS authentication. In general more explaining regarding the TLS config is in order. I find the documentation quite unclear. An example setup with TLS enabled and also maybe a separate client auth via TLS would be nice to have.
I know that there is a section about TLS in the documentation.. But it mainly states the available config options without giving examples, stating precisely which ones are needed for which setup and what values are in general expected for each parameter.