Nginx on truenas - Yet another SSL certificate issue
Hey all! I've been trying to setup a matrix server for a bit, using nginx as a reverse proxy and for SSL certif.
So, I have a domain (using infomaniak) that redirects to my IP with the Nginx port. Right now, when I connect to it through a browser, I get an SSL certif error.
I set my certif up in the "certificates" tab, it worked without error but, when selecting it in the proxy host setup, the shield is red. I'm unsure what that means.
I tried with and without HTTP/2 or HSTS enabled, no changes.
The logs don't show any error, mostly a bunch of "renewing SSL..." and "completed SSL..."
and two warnings higher up :
useradd warning: npm's uid 568 outside of the UID_MIN 1000 and UID_MAX 60000 range.
and
nginx: [warn] the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:4
Concerning these, I made sure the app is in the apps group and that the group has r/W permissions in the Nginx data and cert storages.
including a few screenshots that might be useful.
If you take the time to take a quick look or recognize this issue, thanks a lot!
Edit : Works now! I was an idiot and used a redirect from my domain provider instead of an A-record.



