searchguard Rest api Cirtificate

HI,

I want to use searchguard Rest Api Call from Angular2 Application where i need to Pass some Dynamic Value Of Json to set Role ,Permission

I am not getting here how to use Rest URL as always giving Certifcate Error, unknown Chain

please help me on this

The REST API needs an admin certificate contained in the HTTP requests to function. To the best of my knowledge, there is no way to add a certificate to an HTTP request with pure JavaScript. You would need an intermediate server/proxy to do some, a similar architecture as Kibana for example.

We’re working on a graphical UI for the REST API, scheduled for the beginning of Q3.

···

On Thursday, May 4, 2017 at 8:08:57 AM UTC+2, Vikash Singh wrote:

HI,

I want to use searchguard Rest Api Call from Angular2 Application where i need to Pass some Dynamic Value Of Json to set Role ,Permission

I am not getting here how to use Rest URL as always giving Certifcate Error, unknown Chain

please help me on this