Hi,
The procedure to configure a certificate for the Wazuh dashboard service is very similar to that of Kibana in the previous version.
You must place the certificate and key files in a folder that is readable by the wazuh-dashboard user and ensure the files themselves are readable by this user, so for example you may create the /etc/wazuh-dashboard/certs/ folder and place within it the key and certificate file.
Then the configuration file /etc/wazuh-dashboard/opensearch_dashboards.yml must point to these files in the server.ssl.key and server.ssl.certificate values.
The wazuh-dashboard service must be restarted for the new certificate to be used.
Don't hesitate to let us know if you have any more questions.
Best Regards,
Juan C. Tello