Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

We have purchased a multidomain SSL with common name "www.smartitlens.com" and have a two Subject Alternative Names(SAN) added

  1. Utilities
  2. project

and i have added bindings. But when i try to access subdomains in HTTPS, i am getting following warning in browser

Server's certificate does not match the URL enter image description here

share|improve this question
What does this have to do with programming? – Eugene Mayevski 'EldoS Corp Sep 17 '12 at 11:54

migrated from stackoverflow.com Sep 17 '12 at 22:10

1 Answer

Just create Subject Alternative Names(SAN) as full subdomain

Example: subdomain.domain.com

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.