Closed

Description
Hi,
certbot offers a functionality with which you can create a single certificate for multiple subdomains using a command like this:-
certbot-auto -d one.example.com -d two.example.com -d three.example.com -d example.org
Can we do the same with lua-resty-auto-ssl? Or does it create a different certificate for each of the sub-domains?
PS: It seems that dehydrated also offers a -d
flag:-
--domain (-d) domain.tld Use specified domain name(s) instead of domains.txt entry (one certificate!)
Thanks,
Akshat
Metadata
Metadata
Assignees
Labels
No labels