-
Notifications
You must be signed in to change notification settings - Fork 177
Description
While dismissing the feature request described in Issue #32 as a Bug Report, half the Feature Request was ignored.
TLS
—
I stupidly thought the -k option on curl would make the request transparent but I should have provided more clarifying info. You’ve offered that there is no way to supply overridden/custom certs in a Chrome, Edge, Firefox extensions. I did some simple research (as a green browser extensions dev) on the topic and I see these extension API features, do these allow supplying custom certs? If feasible, please allow us to supply self-signed certs using these extension features and allow us to connect to ES using self-signed certs.
WebExtensions API - SecurityInfo Chrome Extensions API - certificateProvider
Does ElasticVue allow mTLS using client certificates? If not please allow us to connect to ES using x509 certs for authentication.