Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support importing additional certificates into the truststore #534

Open
leochr opened this issue Apr 16, 2024 · 0 comments
Open

Support importing additional certificates into the truststore #534

leochr opened this issue Apr 16, 2024 · 0 comments

Comments

@leochr
Copy link
Member

leochr commented Apr 16, 2024

Consider allowing users to import one or more certificates into the truststore only. The default location should be customizable by the user by an environment variable (i.e. TRUSTED_CERTS_DIR).

Note: At the moment, Liberty official images support importing CA cert (ca.crt) into the truststore as part of the manage TLS support, but requires tls.key and tls.crt to be specified. This option would provide flexibility to import certs into truststore only without having to provide tls.key and tls.crt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant