NETWAYS / NETWAYS/ansible-collection-elasticstack
Check if certificates work with current passphrase
Open
@danopt is already working on this.
Since Aug 21, 2023.
component:all
feature
- Dominant language
- Jinja
- Stars
- 14
- Forks
- 11
- Avg merge
- 1d 47m
- Merged PRs (30d)
- 6
Description
When changing a certificates passphrase it will be changed in the configuration using the certificate but not on the certificate itself. We need to implement a check whether the certificate works with the current passphrase or not. If not, we need to regenerate it (maybe keeping a backup of the old one).
Please refer to #41 , #40 and #35 so all the changes will work together.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.