GitHub user Humbedooh opened an issue:
https://github.com/apache/incubator-ponymail/issues/425
ES 6.x fails when certificate paths are not specified
ES 6.x python lib will fail when using HTTPS connection and no cert path
specified.
This should be solved by including the ca_certs option when connecting.
----
----
---
