-
New Feature Request
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
Zabbix embedded JS HttpRequest object
The embedded Javascript HttpRequest object lacks the ability to set client side certificates. I need that for writing a webhook media type where the ticket system I connect to requires client side ssl certificates in addition to user and password auth.
I propose adding a new object method (e.g. setClientCert) to fix this.