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

update Trusting a Custom Certificate Authority #1172

Merged
merged 1 commit into from Jan 4, 2023

Conversation

orcema
Copy link
Contributor

@orcema orcema commented Dec 27, 2022

SUMMARY

ReadMe upate for adding custom certificate bundle using the Kustomize file instead of the CLI. The readme only referes to the CLI command option

ADDITIONAL INFORMATION

I had hard times to identify how to declare to include statement for a custom certifcate bundle within the Kustomize file.
The tricky part for me was to spot the option "disableNameSuffixHash: true" in order to avoid renaming the secret name with an has suffix

I had hard times to identify how to declare to include statement for a custom certifcate bundle within the Kustomize file.
The tricky part for me was to spot the option "disableNameSuffixHash: true" in order to avoid renaming the secret name with an has suffix
Copy link
Member

@shanemcd shanemcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition. Thanks!

@shanemcd shanemcd merged commit a199a8c into ansible:devel Jan 4, 2023
@orcema orcema deleted the orcema-patch-readme-CA branch January 4, 2023 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants