Disable SSL on Wazuh Dashboard

827 views
Skip to first unread message

Sang Nguyen

unread,
Nov 7, 2023, 9:52:54 PM11/7/23
to Wazuh | Mailing List
How can I disable wazuh dasboard https, I dont want self signed cert for Wazuh dasboard, I want Wazuh dasboard listen on HTTP port 8080 

Harshal Paliwal

unread,
Nov 7, 2023, 10:03:00 PM11/7/23
to Wazuh | Mailing List
Hi,

Thank you for using Wazuh!

If you want to disable https, then you should edit the configuration of the Wazuh dashboard and remove or comment on some settings.

1. Comment or remove the next settings from the Wazuh dashboard configuration. Edit the file /etc/wazuh-dashboard/opensearch_dashboards.yml. I would suggest you comment on these options, prepending a hash (#) before at the beginning of the line of the settings, so you could undo it easily if you would need.
- server.ssl.enabled
- server.ssl.key
- server.ssl.certificate

Then restart the Wazuh dashboard, depending on your service manager:
- systemctl
systemctl restart wazuh-dashboard

- SysV
service wazuh-dashboard restart

3. Verify the server is running on http

Regards
Reply all
Reply to author
Forward
0 new messages