arangodb
arangodb copied to clipboard
When using client certificate authentication the starter cannot talk to `arangod`
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.