Skip to content

Allow mTLS connections to ES #33

@tmegow

Description

@tmegow

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

mTLS

See xpack.security.transport.ssl.client_authentication and xpack.security.http.ssl.client_authentication

Does ElasticVue allow mTLS using client certificates? If not please allow us to connect to ES using x509 certs for authentication.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions