X-pack plugin installation issue in elastic search

Are you behind a corporate proxy?

The error you are getting seems to be because your JVM cannot verify the SSL certificate of the elastic download site.

That shouldn't happen, but can sometime be caused by:

  • Weird JVMs, particularly OpenJDK builds that ship with a customised set of CA certs.
  • Corporate MITM proxies that generate their own SSL certificates on the fly.