| If a cacert file is specified in bolt.yaml and the specified file cannot be found, rather than returning an obvious/helpful error, such as "Configured cacert file cannot be found.", Bolt will attempt to connect and return the following error:
Note: This will occur even if --no-ssl is specified. Assumption: (not tested) Will see similar behaviour if file cannot be read (permissions problem) |