OpenLiberty / OpenLiberty/ci.docker

Support importing CA certificates into custom truststore

Open
#488 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.