Skip to content

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

Closed
@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions