I switched to Cloudflare, everything looks right, the domain “fiduciashop.de” points to right nameservers of Cloudflare, in Cloudflare I have also correct “A” entry for the server where is it hosted, but everywhere its writing no connection to http/https.
If I modify my hosts file local and point the domain above to the same IP, it is working without problems…
I have no idea what to do? Somebody have an idea for me?
https://www actually works, only your naked domain does not work as your certificate is explicitly for www and HTTP does not work at all as you only have HTTPS enabled.
The other question is if you want to tunnel requests through Cloudflare or not. Right now you dont, as your DNS records are set to instead of . Thats would not necessarily fix your TLS issues though and tunnelling is not a necessity either.
If I check through : https://downforeveryoneorjustme.com/ , it shows its down. I renew certificate now for with www and non-www … on my browser its working but on other machines not. Its really confusing.
Thats the point. Right now it doesnt listen on HTTP at all, so no redirects either. Unfortunately I am not familiar enough with nginx to say if there is something missing.
But if you dont want to tunnel through Cloudflare, I’d say your setup looks pretty good and you only miss the HTTP listener.