Help with new cert on selfhosted ubuntu where port 80 is blocked

Hi @rebootd

tls-sni-01 - validation is deprecated and will be deactivated. See

The dns-01 - validation should work, if you don't have an open port 80. But not with --standalone, use instead (first time) --manual.

Or check if your dns provider supports an API you can use.

Perhaps acme.sh is an option. There are > 50 dns provider supported.