Skip to content

Conversation

@robin-checkmk
Copy link
Member

@robin-checkmk robin-checkmk commented Dec 30, 2025

Pull request type

Try to limit your pull request to one type, submit multiple pull requests if needed.

Check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Documentation content changes
  • Other (describe what kind of change you performed):

What is the current behavior?

Describe the current behavior that you are modifying, or link to a relevant issue.

Issue Number: #966

What is the new behavior?

Describe the behavior or changes that are being added by this PR.

mTLS is supported by leveraging the functionality of the fetch_url function from Ansible.

Other information

Any other information that is important to this PR, e.g screenshots of how the component looks before and after the change.

This collection implements the functionality by leveraging ansible-core functionality. Support for this feature will not go beyond the support provided by the Ansible project.

@robin-checkmk robin-checkmk self-assigned this Dec 30, 2025
@robin-checkmk robin-checkmk added the enhancement New feature or request label Dec 30, 2025
@robin-checkmk robin-checkmk linked an issue Dec 30, 2025 that may be closed by this pull request
@robin-checkmk robin-checkmk force-pushed the feature/add-client-cert-support branch from 6a87374 to 403352b Compare December 30, 2025 13:30
@robin-checkmk robin-checkmk marked this pull request as ready for review December 30, 2025 15:07
@robin-checkmk robin-checkmk force-pushed the feature/add-client-cert-support branch from 403352b to 480fa09 Compare December 30, 2025 15:11
@robin-checkmk
Copy link
Member Author

@lgetwan I implemented this, but as you know, I do not really know Python, so while the Checkmk look schwifty, I would appreciate a thorough review on your end. The user in the linked ticket might be able to actually test this, as we have no means. Let's see if and how we can get this done together. :)

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEED] Support SSL client certificates

2 participants