Can anyone point me to a few sites that make use of a UCC (SAN) certificates? I tried to search for this but found a lot of information about UCC certficates without any examples. As a sanity check before buying/configuring a UCC certificate, I wish to do some basic testing to determine exactly how the certificate will look in different browsers.

Yes, I realize I could just use makecert instead. I would rather just look at them in the wild.

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

A UC cert works like and standard cert (no green bar, that's and EV cert) but allows multiple domains/sub domains. It's used mainly for exchange servers instead of wildcard certs because exchange is looking for specific certs like mail.yourdomain.com our autodiscover.yourdomain.com instead of *.yourdomain.com.

Hopefully that helps you out.

link|improve this answer
Yes, this is all information that I am aware of. I just want an example site that uses one. – Brian Feb 22 '11 at 21:06
1  
An example would be: mail.thefacebook.com If you look at the cert details at Subject Alternative Names you will see the others it's good for. – kel Feb 22 '11 at 21:33
Thanks for the information ,this helps me out – Mark Feb 24 at 6:37
feedback

Your Answer

 
or
required, but never shown

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