How to count rate limit for Certificates per week if I create a certificate which contains multiple hostnames from different domains?
E.g. in the SAN list, I have www.example1.com, www.example2.com, etc.
Is the Certificates per week rate limit counted only for the domain listed as commonName (e.g. example1.com +1) or all domains (e.g. example1.com +1, example2.com +1) ?
All domains, exactly like that.
So I cannot create ONE certificate that contains hostnames from more than 50 domains, correct?
Yes, you can.
Let’s Encrypt currently allows certificates to contain 1 - 100 names. They can be a part of 1 - 100 separate domains.
If you issue a certificate for:
It’s counted as 1 certificate for example.com and 1 certificate for example.net.
Sorry. I wasn’t clear enough.
I mean more than 50 “different” domains in the SAN list.
E.g. www.example1.com, www.example2.com, …, www.example100.com .
Is that possible?
Hi @sam_lee
yes, that's possible.
That's one certificate.
You can create max. 5 identical certificates per week (same set of domain names).
Max. 50 certificates per domain per week.
One certificate can have max. 100 domain names.