You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
is it possible to install Lets Encrypt on Wazuh? If yes, I ask for a recommendation
Miguel Angel Fernandez Torralbo
unread,
Aug 2, 2022, 3:21:10 AM8/2/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
Hi! Yes, it is possible. The best option for this is running Nginx as a proxy server for the Dashboard. You need either certbot or Let's Encrypt on it. Then you can perform Let's Encrypt verification on the Dashboard, you will only need one domain/subdomain for your deployment. Internally, you could use the self-signed certificates . Check this out: https://www.the-digital-life.com/nginx-reverse-proxy/
Another option is to use Let's Encrypt for every Wazuh component I would not recommend this option for a small environment as it is harder to implement and maintain. For this you will need: - Set up a domain or subdomain for each node example - Validate and generate the certs for the public domains. Certbot job. (With a valid date of 2 months). - Renew the certificates. This may be helpful: https://www.linkedin.com/pulse/encrypting-communications-elasticsearch-lets-encrypt-fl%C3%A1vio-knob
Regards.
Catatan mpoo
unread,
Aug 3, 2022, 12:38:52 AM8/3/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
I use option #1 and i can results like this. when I type in the domain, the wazuh-indexer appears