The Container Certificate Trust Store Framework contributes a Java KeyStore
containing the certificates trusted by the operating system in the container to the application at rutime.
Detection Criterion | Existence of a /etc/ssl/certs/ca-certificates.crt file and enabled set in the config/container_certificate_trust_store.yml file |
Tags | container-certificate-trust-store=<number-of-certificates> |
For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to Configuration and Extension.
The framework can be configured by creating or modifying the config/container_certificate_trust_store.yml
file in the buildpack fork.
Name | Description |
---|---|
enabled |
Whether to enable the trust store |