Ad Widget

Collapse

Elasticsearch storage backend over HTTPS with custom CA

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • grommir
    Senior Member
    • Mar 2013
    • 134

    #1

    Elasticsearch storage backend over HTTPS with custom CA

    I tried to use Elasticsearch as a storage backend with HTTPS but got an error:

    cannot send data to elasticsearch: SSL certificate problem: self signed certificate in certificate chain
    How can I add my custom CA to the server (server is running in Kubernetes pod).
Working...