We are in the process of launching a cloud based platform as a service offering.
Our customers can create one or more platforms and we want to give them the ability to automatically have a domain and certificate for each platform.
The domain is handled via Cloudflare as a subdomain (that they can create) against one of our Top Level Domains and this all works very well.
However the rate of 20 per week is becoming a major factor and I was wondering how do I get this increased to say 200 per week.
I know that I could have a wildcard certificate for the TLD but we have concerns that if one customer managed to get their certificate blacklisted then the whole TLD is blacklisted affecting all of our other customers.
Please make sure you complete it fully. The volume of submissions means we can’t always follow-up if there is missing information that precludes completing the adjustment.
Hi thanks so much for your reply and the link to the form.
I have a question though, while I can fill out almost everything on the form, I am having difficulty locating my account id.
I am using the Acme.sh client (one of the ones posted on the Letsencrypt website) and the only url I can find is in an http.header file.
The url looks like this: https://acme-v01.api.letsencrypt.org/acme/authz/ {followed by a hexadecimal string}
This doesn’t look like the one in the documentation which is digit based.
You should find your account id inside ~/.acme.sh/ca/hereoneoftheendpoints/account.json and in this file you will see the id: "id": 00000000
Keep in mind that you will need the account for endpoint acme-v01.api.letsencrypt.org but maybe you will need the one for acme-v02.api.letsencrypt.org too just in case you want to use it instead or both of them.