Search code examples
sslcertificatewildcardcsr

How generate CSR for wildcard multidomain certificates


I want to buy a multidomain wildcard certificate for 2 domains: *.domain1.org and *.domain2.org

How i should generate the CSR? Because I have tried to generate it using as common name *.domain1.org but the website where I try to buy not accept wildcard in the common name. In addition, if I only specify one domain in common name, it would be valid for the other domain?


Solution

  • For a Multi Domain wildcard certificate the CSR is to be generated for a non wildcard domain name (like www.domain.com or domain.com).

    While completing your order, you have to specify the Wildcard domain names in the Additional domain names list as follows:

    • *.domain1.com
    • *.domain2.com