IIS Renaming a certificate

You misnamed a certificate in IIS and you thought you could rename it using F2 or a rename option in IIS, but there isn't. 
Windows doesn't make it really clear, but you can still rename it after adding a certificate. 

  1. Press start or go to run and start mmc.exe
  2. Click on File Add/Remove Snap-in
  3. Click on Certificates and then Add
  4. In the popup, select Computer Account and click Next
  5. In the next window, select Local Computer and click Next
  6. Now click Ok
  7. Expand the Certificate tree and navigate to your certificate, it's most likely in Personal Certificates
  8. Open the properties of the certificate you want to rename and go to the Details tab
  9. Scroll down and find the Friendly name property and select it, then click on the Edit properties button
  10. Type in a new friendly name and then click Ok and then again to close the window
  11. Go to IIS and check if your certificate has been renamed