Search Guard Authentication and authorization of Elastic Search

I have installed Elastic Search and Search Guard Plug In.Basic HTTP authentication working properly.Now how to make secure line connection between client(HTTP/REST/Transport) and server(Elastic Search Engine) through certificate.Please find attachment of elastic search configuration with search guard configuration files and please provide configuration setting on server has well client.

Note : Main agent is how to make secure connection between client and server and how to transfer data in secure way from client and server.

anuj.key (1.76 KB)

anuj.pem (1.41 KB)

client-certificates.readme (294 Bytes)

elasticsearch.yml (3.97 KB)

esnode.key (1.76 KB)

esnode.pem (1.46 KB)

roller.key (1.76 KB)

roller.pem (1.41 KB)

root-ca.key (1.76 KB)

root-ca.pem (1.25 KB)

sg_action_groups.yml (2.28 KB)

sg_config.yml (9.72 KB)

sg_internal_users.yml (985 Bytes)

sg_roles.yml (6.3 KB)

sg_roles_mapping.yml (539 Bytes)

how to encrypt data then send to ES cluster from rest client

ยทยทยท

On Wednesday, May 16, 2018 at 3:33:42 PM UTC+5:30, Sekhar wrote:

I have installed Elastic Search and Search Guard Plug In.Basic HTTP authentication working properly.Now how to make secure line connection between client(HTTP/REST/Transport) and server(Elastic Search Engine) through certificate.Please find attachment of elastic search configuration with search guard configuration files and please provide configuration setting on server has well client.

Note : Main agent is how to make secure connection between client and server and how to transfer data in secure way from client and server.