Difference in letsencrypt=1 and 2

mdnd

New member
Joined
Oct 6, 2017
Messages
2
Hello.
Where can I get more info about difference in letsencrypt=1 and =2?

Thanks!
 
Here: https://www.directadmin.com/features.php?id=1828 - and here is a quote from the link:

Code:
You can alternatively use:
letsencrypt=2
to use:
/home/user/domains/domain.com/public_html/.well-known
but this method is not recommended, as it prevents the use of multi-domain certificates... use letsencrypt=1 :)

while:
letsencrypt=1
will use:
to use /var/www/html/.well-known
 
Thank you.

I'm noob in lets encrypt world and I try to find differences between two options. So which is better to use? I would like to use one cert. per domain so no mixed domains certificates.


Regards
Maciej
 
Back
Top