[openssl-users] Wildcard: how are they correct?
    Walter H. 
    walter.h at mathemainzel.info
       
    Wed Oct 10 06:12:45 UTC 2018
    
    
  
Hello,
which of these possibilities is the correct one?
(a)  CN=*.example.com
     and subjectAltName = DNS:*.example.com, DNS:example.com
(b)  CN=example.com
     and subjectAltName = DNS:example.com, DNS:*.example.com
(c)  CN=example.com
     and subjectAltName = DNS:*.example.com, DNS:example.com
(d)  CN=hello world
     and subjectAltName = DNS:example.com, DNS:*.example.com
Thanks,
Walter
    
    
More information about the openssl-users
mailing list