How do I check that my origin server cert is working? I run a tailscale connection between my homelab and vps and am trying to reverse proxy my services with nginx. How do I know if my reverse proxy for nginx (certs) are working as they should?
Temporarly Pause Cloudflare.
Visit your domain over HTTPS.
If no error, it’s okay and you can proceed to un-pause Cloudflare and make sure SSL/TLS settings are set to Full (Strict).
Using on some specific location{} block over a specific port and proxy_pass as well?