-
Feature Request
-
Resolution: Done
-
Major
-
2.4
-
None
-
False
-
-
False
-
Webhook plugin supports mutual TLS authentication
-
Enhancement
- What is the nature and description of the request?
Add mTLS authentication for webhook event source plugin in Event-Driven Ansible. - Why does the customer need this? (List the business requirements here)
Cu wants mTLS authentication in ansible.eda.webhook event source plugin.
- Encrypt data sent via Webhook with TLS 1.2 or above.
- Ensures that the Webhook event sources are who they claim to be by verifying that they have the correct private key.