Wildcard SSL common name - can it be called anything?
        Posted  
        
            by 
                Johnny Lamho
            
        on Super User
        
        See other posts from Super User
        
            or by Johnny Lamho
        
        
        
        Published on 2009-10-14T00:20:49Z
        Indexed on 
            2012/11/06
            11:07 UTC
        
        
        Read the original article
        Hit count: 285
        
ssl-certificate
I was just wondering if a wildcard SSL certificate necessarily needs to have a common name that contains the domain name of the sites that need the SSL certificate applied to. E.g for the following:
domain name: testdomain.com subsites: www.testdomain.com mobile.testdomain.com mytestenvironment.testdomain.com
Do i necessarily need my wildcard certificate to have a common name of *.testdomain.com?
© Super User or respective owner