Hello,
I need to configure Wazuh to make API call, to my SOAR solution (N8N) when the Alert module is triggered (Threshold over specific value).
On wazuh I can see the following error message:
Error: Failed running action: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
The cert's SOAR solution is not trusted (self signed).
How can I add the certificate on Wazuh to avoid this error ?
In general, how to add cert and cert CA to Wazuh ?
Regards,
HA