how can I specify ca-cert or disable SSL verification when setup Slack integration in Wazuh? I can`t see any directive for this in docs (https://documentation.wazuh.com/current/user-manual/reference/ossec-conf/integration.html)
Asked
Active
Viewed 682 times
1 Answers
0
Maybe someone will need answer too. You can find out where python stores its certs bundle with
import certifi certifi.where()
and append your cert there

Kobalelovx
- 13
- 1
- 5