Hi,

I host all of my services in the LAN network and do not expose any of them outside. I would like to give them human-readable addresses and SSL certificates, because my householders freak when they see ip address and warning from the browser about SSL cert.

I'm sick of constantly explaining why it is not necessary in LAN, that's why I would like to have that certs and DNS, but I don't fancy buying real domain.

I have tested, that I can set **service.**randomname.lan or anything similar, that does not exist in the internet, in DNS, and it works just fine, but what about SSL certificates?

How to generate them with Nginx Proxy Manager for the domain that does not exist in the internet?

I hope, that is clear what I'm tying to do. Cheers!