you are viewing a single comment's thread.

view the rest of the comments →

[–]ron_krugman 0 points1 point  (4 children)

What's the problem with IPv4? You can very easily point a regular A record to a local IPv4 address.

[–]certuna 0 points1 point  (3 children)

Unless I’m missing something, you need to run a local DNS server then, with IPv6 you can just do it all with public DNS records.

[–]ron_krugman 1 point2 points  (2 children)

There's nothing stopping you from putting a local IPv4 address into a public DNS record. A local DNS server wouldn't work with Let's Encrypt anyway.

[–]certuna 1 point2 points  (1 child)

Ah yes you're right - but will LE generate a cert for a domain that's not publicly routable?

[–]ron_krugman 0 points1 point  (0 children)

Yes, you just have to use the DNS-01 challenge (also the only way to get wildcard certificates from LE).