-
Type:
New Feature Request
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: Server (S)
-
Environment: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.