OpenLiberty / OpenLiberty/ci.docker
Support importing CA certificates into custom truststore
Open
Nobody has claimed this yet.
zenhub-dev
- Dominant language
- Shell
- Stars
- 48
- Forks
- 60
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 3
Description
CA certificates are imported into the default generated truststore. Add the same support to custom truststore that users may want to bring. They could specify the truststore location and password using TRUSTSTORE_FILE and TRUSTSTORE_PASSWORD env variables.
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.
Research direction
Trace the existing CA-certificate import path for the default generated truststore, then follow how TRUSTSTORE_FILE and TRUSTSTORE_PASSWORD are read. Done means the same CA certificates are imported when users provide a custom truststore location and password.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100