Part 1: Generate CSR and Private Key

  1. Access the CSR Generator:
  2. Complete the Form:
    • Fill in the form with accurate information using standard characters.
  3. Download Your CSR:
    • Click the blue button to download your CSR in txt format.
  4. Save Your CSR:
    • Keep the downloaded CSR file in a secure location; you’ll need it during the SSL certificate ordering process.
  5. Utilize SHA 256 Algorithm:
    • Rest assured; our generator employs the secure SHA 256 Algorithm.
  6. Combined CSR and Private Key:
    • Both your CSR and Private Key are conveniently combined in the same file. Use it wisely.

Part 2: Purchase and Install SSL Certificate

  1. Purchase Your SSL Certificate:
  2. Provide CSR During Order:
    • During the ordering process, you’ll be prompted to input your CSR. Use the saved CSR file from Part 1.
  3. Download Issued SSL Certificate:
    • Once issued, download your SSL certificate and save it securely.

Part 3: Install SSL Certificate on IIS

  1. Access IIS Manager:
    • inetmgrLaunch IIS Manager and click the server name in the Connections menu.
      iis
  2. Open Server Certificates Manager:
    • On the server’s Home page, double-click Server Certificates in the IIS section.
      iis server certificates
  3. Open Complete Certificate Request Wizard:
    • On the Actions menu, click “Complete Certificate Request…”
      complete certificate request
  4. Specify Certificate Authority Response:
    • Click the … button to locate your certificate. Add it to IIS.
      iis locate certificate
    • Specify a Friendly Name for easy identification.
      iis friendly name
    • Select Web Hosting as the certificate store and click OK to import.
      iis
  5. Set Certificate Bindings:
    • Return to the server home page in IIS. In Connections, expand Sites and click the site needing SSL.
    • In the Actions menu, click “Bindings…”
      iis
    • For new installation, click Add. For replacements, click Edit.
      iis - add binding
    • In the Add Site Bindings window:
      • Type: https
      • IP Address: Select your site’s IP Address or All Unassigned.
      • Port: 443
      • Host Name: Not required for a single-name certificate.
        add
      • If installing on multiple sites, enter the domain for each site.
      • SSL Certificate: Select your site’s certificate from the drop-down.
    • Click OK when configured.
  6. Restart IIS:
    • For changes to take effect, restart IIS. You can do this in the Actions pane by clicking on “Restart.”
  7. Test Your SSL Installation:
  • Open your website using “https://”. A secure padlock icon should indicate successful installation.

Congratulations! Your website is now fortified with SSL. Check for the padlock on your site or use an online SSL Checker tool for verification. Your website is secure, ensuring a safe user experience.

Related Products