I am trying to generate a cert for my VPS, on linode, and getting
An unexpected error occurred:
The request message was malformed :: Error creating new authz :: Name is blacklisted
I am using the domain name of [redacted].members.linode.com
I’m not finding any info in the forums, but is this domain blacklisted? I really don’t want to have to deal with setting up/purchasing a DNS name so I can play with letsEncrypt…
Someone probably decided Linode was too much of a phishing target, though not sure how the blacklist was compiled.
Only thing I can think of is getting a free domain somewhere else. I believe all .tk domains are free, otherwise you could probably try some DynDNS provider (as long as they’re on the public suffix list, to avoid rate limiting issues). CloudFlare offers free DNS on top of that (you don’t have to use their proxy features).
The ‘*’ in *.members.linode.com is dynamic as far as I know. Or in other words, static for the lifetime of the “node”, but would be released when you decomission your server. I guess it makes sense to disallow creating certificates for such domains.
Well, I tried a different DNS domain to point to my server..
Error: urn:acme:error:rateLimited :: There were too many requests of a given type :: Error creating new cert :: Too many certificates already issued for: ddns.net
I just wanted to test/play with some projects in my spare time, don't really want to be purchasing a DNS name.. Frustrating..
If you’re just doing stuff for yourself, self-signed certificates are great. Getting a trusted certificate is better suited for when you want general public use without certificate warnings.
Why not just buy a cheap domain that’s somewhat generic and then create subdomains there for testing purposes. For dyndns you could just CNAME it to the dyndns host.