SSLHandshake Exception when trying to install license

Hi,

I am getting the following exception while trying to install marvel using the online instructions, appreciate any help. Thanks!

C:\coding\elasticsearch-2.3.3\elasticsearch-2.3.3\bin>plugin install license --v
erbose
-> Installing license...
Trying https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugi
n/license/2.3.3/license-2.3.3.zip ...
Failed: SSLHandshakeException[sun.security.validator.ValidatorException: PKIX pa
th building failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target]; nested: ValidatorE
xception[PKIX path building failed: sun.security.provider.certpath.SunCertPathBu
ilderException: unable to find valid certification path to requested target]; ne
sted: SunCertPathBuilderException[unable to find valid certification path to req
uested target];
ERROR: failed to download out of all possible locations..., use --verbose to get
detailed information

Hi,

Can you try the offline instructions? It's possible that you have global Java proxy settings interfering or there was an intermittent issue with the link in question.

Let us know