elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.63k stars 8.22k forks source link

[BeatsCM] Add user flow for managing TSL certs #27617

Open mattapperson opened 5 years ago

mattapperson commented 5 years ago

Due to the need for Beats to communicate securely with Kibana, we need users to setup certs on the host beats run on so it can trust Kibana. This process has proven tedious for users, so we want to introduce a UI to manage this process.

We will need an initial step where instructions are provided and a cert text input block is provided in order to let users add their cert to BeatsCM for later use.

We will also need a management screen to delete/add a new cert.

ryankeairns commented 5 years ago

Design meeting notes

ph commented 5 years ago

This needs a bit more thinking on our side, so I would not do it right now. We still need to move to use a web token and we can revisit the experience after.