Technical

Save SSL Certificate to .CER file

If ever you wanted to save an SSL certificate to a file:

  1. Navigate to the secure website in your browser
  2. Double Click on the lock to view the certificate
  3. Click on Install Certificate, Click Next
  4. Check “Place all certificates in the following store”
  5. Choose one of the stores
  6. Run through the rest of the screens
  7. Navigate to Start -> Run -> certmgr.msc
  8. Goto the store selected in step 5
  9. Right click on the certificate, select All Tasks -> Export

Hope it helps