Skip to content

[FEED] Support SSL client certificates #966

@davidclemens

Description

@davidclemens

Please verify first that your feedback is not already reported here.
If possible and useful provide additional information below. This is optional however.

Provide your feedback

It'd be great if all API calls would support SSL client certificates.
As far as I can see, this is already part of the fetch_url method that the checkmk.general collection uses for all API calls. Therefore, I think, this feature would require surfacing these parameters (client_cert) in all the approprieate places in checkmk.general.

Thanks for looking into this!

Component Name

Component Name: all components that call the API

Ansible Version

$ ansible --version
ansible [core 2.17.7]
  config file = None
  configured module search path = [***]
  ansible python module location = /usr/lib/python3.12/site-packages/ansible
  ansible collection location = ***
  executable location = /bin/ansible
  python version = 3.12.9 (main, Feb  4 2025, 14:38:38) [GCC 13.3.0] (/bin/python3)
  jinja version = 3.1.4
  libyaml = True

Collection Version

$ ansible-galaxy collection list
Collection                               Version
---------------------------------------- -------
checkmk.general                          5.10.0

Environment

Screenshots

Additional context

Metadata

Metadata

Assignees

Labels

feedbackGeneral feedback

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions