Implement client authentication to ElasticSearch 93/69093/1
authormark.j.leonard <mark.j.leonard@gmail.com>
Wed, 26 Sep 2018 10:58:30 +0000 (11:58 +0100)
committermark.j.leonard <mark.j.leonard@gmail.com>
Wed, 26 Sep 2018 11:02:22 +0000 (12:02 +0100)
Add configuration to the existing Elastic Search properties to allow
Basic Authentication and/or TLS (SSL) connectivity using HTTPS.

The new configuration is optional and this commit is intended to be
backwards compatible with existing deployments.

Change-Id: I19ec3da9ff810c3f6eabd6f5faf71adde182c861
Issue-ID: AAI-1650
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>

No differences found