Skip to content

Provide config option to include cacert#40

Merged
syncom merged 2 commits intomainfrom
syncom/config-option-to-include-cacert
Apr 8, 2025
Merged

Provide config option to include cacert#40
syncom merged 2 commits intomainfrom
syncom/config-option-to-include-cacert

Conversation

@syncom
Copy link
Copy Markdown
Owner

@syncom syncom commented Apr 8, 2025

We provide a new include_ca_bundle option in r10edocker's configuration file to determine if a root CA bundle will be included in the generated Docker container image or not. The CA bundle is usually necessary if the contained application uses TLS.

We also update documentation and the sample "config.json" file to show case this new option.

syncom added 2 commits April 8, 2025 15:54
We provide a new `include_ca_bundle` option in r10edocker's
configuration file to determine if a root CA bundle will be included in
the generated Docker container image or not. The CA bundle is usually
necessary if the contained application uses TLS.

We also update documentation and the sample "config.json" file to show
case this new option.
Add a test case for include_ca_bundle.
@syncom syncom merged commit e78ac7a into main Apr 8, 2025
4 checks passed
@syncom syncom deleted the syncom/config-option-to-include-cacert branch April 8, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant