Comment on Is it possible to have a usable domain without a VPS or a static IP address?
eksb@programming.dev 1 day ago
If your home IP does not change often, you can use a dynamic DNS service. But your services will be unavailable from the time that your IP changes and the time the DNS record is updated and the cached responses expire.
Jozav@lemmy.world [bot] 1 day ago
Do you need to update your (Let’s Encrypt) certificates after an ip change?
Ooops@feddit.org 1 day ago
No.
Let’s Encrypt checks if you have control over the server the name eventually leads to, usually by providing you with a token that you put on your server for retrieval. The way there, including the IP, is irrelevant.
eksb@programming.dev 1 day ago
No.