Hello
I have set up loadmaster that receive request trough port 443 and redirect them to all af my differents ips. The problem is that I have a domain name and created a dns called ha so when i wan’t to connect to home assistant I just have to type ha.mydomain.nl. The problem is that I get cloudflare error 520 when my loadmaster check the real server with a method other than https protocol. So I would wan’t to make a certificate so I can use https protovol because when I use ping or other any method my ha is detected but I get the error 520 with cloudflare and when I use https method my ha is not detected and I still get error 520 with cloudflare.
I hope I explained the issue clearly.
You definitely do not want to be using http over the internet.
Either use LetsEncrypt to generate a certificate or use a reverse proxy (e.g. nginx or caddy) to steer your https traffic to the http port on your local network.
Yes, I managed to get https with let’s encrypt so, now I can get home assistant detected by loadmaster and it work. But the problem is that for a reason that I don’t know, everytime I try to connect with my domain name that I have set up, I get a request timeout