Actions
Bug #32134
closedImplement client certificate for webhooks
Difficulty:
Triaged:
Yes
Description
Shellhooks plugin version 0.9.2 or higher requires SSL client cert (valid) in order to execute shell hooks.
Webhooks can be only configured with CA cert. We need to implement this.
One way could be a boolean flag "Use Foreman Proxy client cert". When set, webhooks would use Foreman SSL configuration which is used for communicating with proxies.
Actions