How to disable cert validation? #566
Labels
Feature Request
Request for new functionality to be added to the driver.
help wanted
semver-minor
This issue does not require any backwards-incompatible changes to address.
Please see here: arangodb/kube-arangodb#239
I am running arangodb in kubernetes using this: https://github.com/arangodb/kube-arangodb
I my arangojs client cant validate the certificate, even if I do this:
and then:
I am getting this error when trying to connect to a kube-arango cluster:
How can I turn off cert hostname validation in arangojs?
Is it possible to deploy kube-arango without a certificate?
The text was updated successfully, but these errors were encountered: