I'm deploying a site on azure staging that uses WS-Federation. I'm facing problems now because my test STS uses a self-signed certificate and azure is refusing the certificate dispite the fact that I added the certificate to the "certificate store"...
So my question is: How can i make azure trust my self-signed certificate?
PLS NOTE:
1. This question has nothing to do with SSL
2. I'm using WS-Federation with Claims if you want to know more about it: http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-fed/WS-FederationSpec05282007.pdf?S_TACT=105AGX04&S_CMP=LP
