I'm attempting to implement SSL on my IIS 7.5 Server running on Windows 2008 R2. I have successfully generated the certificate request and successfully received the certificate from my issuing authority. However, when I attempt to complete the certificate request on the server, everything seems to go well. The certificate shows up in the feature View window of the Server Certificates option. I can even click on the certificate and view it's properties and confirm that it is valid. The problem is, when I go to the website and try to update the bindings the certificate doesn’t show up as being available. Then, when I go back to the feature view of server certificates the certificate no longer shows up. I’ve tried the process three times now with the same results. I’m hoping someone can help me understand what it is that I’m doing wrong or is this a known issue?
Wolf