We are developing URL https redirects using nginx running in redhat8 . we are planning to create 1500 https redirect in our environment planning to use lets encrypt certificate
To create https web redirect, we will create DNS in Azure DNS using PIP of Global load balancer we will create a nginx.conf with redirect entries and letsencrypt certificate
In the Ratelimit we found we can create 50 domain per week and what kind of certificate can be used in our deployment
We need 1500 Domain certificates for it requires 1500 Domain certificate need to create in the letsencrypt . in the ratelimit limitation per week 50certifcate can be issued it is applicable for renewal also or only for issuing new certificates
If I using (Multidomain) SAN certificate for 1 certificate we can add 100 Domain during renewal I need do domain validation again for 100 domain and add to domain in to certificate or only SAN renewal is enough
Thanks
Pradeep.
No, it doesn't. Read it again. The limit you're referring to is 50 certificates per domain.
You need to validate control over every domain you want to certify. So if you're renewing a cert that includes 100 domains, you need to validate all 100 domains.
Are you a colleague of SSL Domain Renewal Constraints by any chance? Rakesh there also mentions 1500 domains and also has trouble understanding how the rate limit system works.
If so: please don't open multiple threads for the same problem, even if it's by other persons.