LetsEncrypt SSL and Domain Pointers

imohsen

Verified User
Joined
Oct 30, 2011
Messages
7
Hi ,
we have an account with about 300 domain pointers and wanna generate a letsencrypt ssl certificate for those domains .
is it possible to request certificate for every domain separatley or sould we request certificate for all domains at once ?
i'm using to generate ssl certificate with comma separated domains on cli like this :
/letsencrypt.sh request maindomain.com,domain1.com,domain2.com,domain3.com

is there any other way to get letsencrypt ssl certificate for domain pointers of an account ?
 
Let's encrypt side have a limit of 100 for Wildcard certificates.

If you just need the SSL for the domain pointers landing page, you want want to use Cloudflare for this purpose.
 
Thanks for the reply .
we can short the list to 100 domains . is there any way to get certificate separately each domain pointers or we should take all in once ?
 
I think the answer is no, DA don't supports this out of the box without any modification.
But if you create your own certbot to do all the thing, the answer is yes but then you have to find your own way to obey the 100 for Wildcard certificates limit.
 
Back
Top