Author: AlanMcG | Posted on: 6/4/2008 6:41:14 AM | Views : 1115

I have some problems trying to attach an ssl certificate into a web site...  I have a .p12 file, a security certificate issued by another party. I am working on a asp.net site, and want to use that certificate.  On my web server, I double click on the cretificate (the p12 file) and the certificate export wizard opens up. I input the password, and the certificate seems to be installed correctly ("The import was successful" alert box appears). If I open MMC and go to "Certificates-Current User->Personal", the certificates are there indeed.
Now it was my understanding that in order to link embed them into my website I had to go to the computer management window, and to "Services and applications->Internet information services->Web sites->defaults web sites", right click on properties and go to "Directory security->Server certificate", and once clicking there I would see a "Pending certificate request" opt ...

Go to the complete details ...