How to invoke infocard UI ?
I can see the inforcard UI ( Identity Selector ) at Kim's blog (www.identityblog.com ) and atwww.opinity.com.
But, I can not see that in my test unix server. First, I created "Self-Signed" Server Certificate for HTTPS. It did not work. After reading a few posts that Identity Selector deny to show in self-signed cert, I created the mini CA cert and generated a new certificate signed by that CA using openssl. Also, I put the CA certificate into the trust certificate store of IE 7.0. So, there is no problem in secure connection.
But, It also failed for infocard. Does InfoCard do more strict certificate validation process? Is there anything ( ex, X509 extensions ) that should be in the server certificate? I even compared the identityblog.com's server certificate with mine. Most of fields in certs are similar.
I can't understand what is wrong. I can't find anything about that. Anybody can help me?
My System :
Web Server : Linux, apache 2, php5
PC : XP2, IE 7 (7.0.5730.11)
Thank you ^^

