OpenLiberty / OpenLiberty/ci.docker
Add tests for certificate import scenario
Open
@kabicin is already working on this.
Since Jun 26, 2023.
- Dominant language
- Shell
- Stars
- 48
- Forks
- 60
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 3
Description
Enhance the sample build/test to validate that certificates (mounted at /etc/x509/certs/ by default) are imported:
- validate that openssl package is present in the Liberty image
- validate that the certificate is added to the Liberty default keystore/trusstore
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.