Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to combine multiple subdomains in a single certificate? #62

Closed
ghost opened this issue Apr 29, 2017 · 1 comment
Closed

Comments

@ghost
Copy link

ghost commented Apr 29, 2017

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

@luto
Copy link
Collaborator

luto commented May 6, 2017

@brickcap not yet, but maybe soon! :) See #36 and #57.
@GUI or @brickcap please close this, as we've got an issue already.

@ghost ghost closed this as completed May 7, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant