Elasticsearch Plugin Basic Authentication HTTPS Endpoint

As of java 1.8 you can no longer do basic auth against HTTPs endpoint.
How can you use creds with bin/elasticsearch-plugin https endpoint?

Looks like you need an Authorization header added but how can you do that with the current binary? Is there some other way to configure this?

I opened issue here:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.