List of webhosting servers that support api

is there a list of webhosting or linux-hosting servers that support ACME-api? For example Godaddy doesn't support api anymore (unless you have 10 or more domains).
thx in advace.

2 Likes

GoDaddy dropped support for some customers for their DNS API used by a DNS Challenge.

But, you could still use an HTTP Challenge (or maybe even TLS-ALPN)

You can visit the docs for your ACME Client to see which other DNS providers it supports for that. The acme.sh or lego clients support a wide variety with Cloudflare probably being the most popular. See their respective githubs.

Certbot has support for fewer in its standard offering but 3rd party options extend that too.

There used to be a list of hosting services that provided certs with their packages. But, the number became so large the list was abandoned. It should not be difficult to find other options. The pros and cons of each will be different for each person (cost, features, ...).

5 Likes

thanks Mike, i'll try and let you know

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.