arangodb icon indicating copy to clipboard operation
arangodb copied to clipboard

When using client certificate authentication the starter cannot talk to `arangod`

Open neunhoef opened this issue 6 years ago • 0 comments
trafficstars

This is the option --all.ssl.require-peer-certificate=true. First of all, it seems the client authentication cafile is not handed on to arangod so that client authentication is not actually possible. Furthermore, the starter does not have a valid client certificate and can thus not detect that the instances are up and running.

neunhoef avatar Oct 10 '19 12:10 neunhoef