I
I
Irina2017-08-07 08:40:49
Digital certificates
Irina, 2017-08-07 08:40:49

Is it possible to make ssl letsencrypt for subdomains?

The domain already has a paid ssl certificate.
But there are also subdomains - like novosibirsk.site.ru, moscow.site.ru
Is it possible to make free SSL certificates from letsencypt for them? The module was installed in the ISP panel, the only question is that the domain itself will still have a binding to a paid certificate?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Sokolov, 2017-08-07
@iitovka

Of course it is possible. What was the problem?

sudo ./certbot-auto certonly --agree-tos --rsa-key-size 4096 -m [email protected] -d subdomain.mydomain.com --renew-by-default

A
Alexander Balya, 2018-10-22
@Balya

It is worth saying that there is a limitation from Let's Encrypt - no more than 39 certificates per domain. You may encounter this problem if you need to create a large number of regional subdomains.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question