Certificate and password management for System Administrators
Open
@balhar-jakub is already working on this.
Since Oct 23, 2023.
enhancement
help-wanted
Priority: High
size/XL
- Dominant language
- Java
- Stars
- 92
- Forks
- 81
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 46
Description
Is your feature request related to a problem? Please describe.
I need to store client certificates for accessing other services in simple manner.
Describe the solution you'd like
APIML should provide a service like Hashicorp Vault, where I can store certificates and passwords securely.
Benefits
- Centralized solution, each service doesn't have to implement storage on its own.
- Security
- Administration. Update using unified service is simpler.
- Extensibility.
- e.g. service for certificate verification and maintenance
Describe alternatives you've considered
Keep everything as it is and store everything locally.
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.