hello every one, I’ve a question, about that error
SSL Certificate
[FAIL] SSL peer certificate does not validate
[FAIL] Hostname does not match when validating certificates.
[WARN] Using a self-signed certificate
[HELP] Check Passbolt Help | Troubleshoot SSL
[HELP] cURL Error (60) SSL certificate problem: self-signed certificate
I used openssl to generate the certificate and I configurate it with nginx, so I can work normaly with passbolt in my browser (not secure)
But I don’t know if I can ignore that error or not, and how to solve it?
Thank you in advance.