I have a problem on installation SSL certificate in IIS 7.
I downloaded the ssl certificate from godaddy. I got zip file and I saw two certificate files with .crt and .p7b in zip file.
I tried to install SSL certificate using Complete Certificate Request in IIS. After I installed it, I refreshed the server. When I checked the certificate I installed, it is disappeared in certificate list.
I followed the instructions from godaddy support link.
I tried many ways to install the certificates but after refreshed, it is gone.
I found a way that it needs to import certificate using import under action in IIS, but it needs .pfx file.
I would like to know how do I change from two certificates (.crt and .p7b) to .pfx file.
Actually, I am not familiar with SSL. So, I appreciate your help. Thanks.