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

Fix bug with ipaclient_test ca_cert_files #1034

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ebarrere
Copy link

The loop is already acting on the list, so the list item should be a string.

@t-woerner t-woerner added the bug label Apr 4, 2023
@t-woerner
Copy link
Member

ipaclient_join should also use ipaclient_ca_cert_file. This is missing at the moment.

Copy link
Collaborator

@varunmylaraiah varunmylaraiah left a comment

Choose a reason for hiding this comment

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

@t-woerner
The changes work well, but the README.md file is missing the "ipaclient_ca_cert_file" variable. Additionally, we should double-check if the "ca_cert_file" is being used as intended

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.

3 participants