I need to install a SSL certificate into Visual Studio for use with an Azure site. I'm successfully using a self-signed certificate for local development, but I can't figure out how to get my certificate from Comodo to show up in Visual Studio.
I used IIS7 Manger to create the CSR. I then added the certificate in IIS7 Manager and it appears to be installed correctly. However, Visual Studio doesn't see it at all.
Should I be using IE to install the certificate? If so, how?