I’m looking for help/answers that i cannot find on the web or (for me understandable) in related topics.
I have a multi-domain magento store with 4 TLD’s , and want to enable SSL for all domains.
the domain name of my store is the same only the the country changes. All domains are hosted on the same IP.
I’m on a vps with DirectAdmin which has the let’s encrypt certifficate possibility…
is it possible to use let’s encrypt / certbot for this setup, how to proceed?
can i use the SAN certificate or do i have to buy a not supported EV certificate?
Let’s Encrypt certainly supports “SAN” or “UCC” certificates, you can put upto 100 names onto a single certificate (including your CNAMEs).
Depending on your DirectAdmin virtual host setup, you may or may not need to split these up across multiple certificates.
Have you tried issuing certificates for your domains using the Let’s Encrypt interface in DirectAdmin? You should be able to select the secondary domains for the certificate in the same place, such as in this screenshot:
Thanks for your qucik reply and screenshot.
I just looked into my directadmin and saw indeed the comlete list of underlying secondary domainnames.
under the main .com … 1 see 6 entries per domain
Issuing 1 cert with 24 names will only use up one token, with regard to that rate limit.
You do not need to specify UCC or SAN anywhere, they’re just “marketing names” that commercial CAs use for multi-domain certificates.
I think all you really need to do is just tick the secondary domains you want and include the main domain name for the certificate under “Common Name”.
For what it’s worth I would probably avoid adding useless names like ftp. as they might be more trouble if they’re worth (each name has to individually complete the validation process).