Closed midzelis closed 4 years ago
There is no way to specify that you would like a wildcard certificate for a subdomain.
i.e. *.example.com will not cover a.b.example.com, but will cover b.example.com. It would be nice to support subdomains.
*.example.com
a.b.example.com
b.example.com
Add *.b.example.com to extra domains
*.b.example.com
There is no way to specify that you would like a wildcard certificate for a subdomain.
i.e.
*.example.com
will not covera.b.example.com
, but will coverb.example.com
. It would be nice to support subdomains.