Skip to main content

SSL Certificates for Jet Hub

In order for your Jet Reports and/or Jet Analytics dashboards to be available over the Internet and accessible on mobile devices such as tablets and phones, an SSL Certificate from a trusted Certificate Authority is required.  Once you have acquired the SSL Certificate, the following article describes how to import it into Microsoft Management Console (MMC) and how to correctly bind it in Internet Information Services (IIS) Manager.  For this process, you will need to have both an Intermediary CA and an SSL Certificate. You should receive the CA from the Certificate Authority when you receive your SSL Certificate.

  1. Set up Microsoft Management Console (MMC)
  2. Import the Certificate Authority
  3. Import the SSL Certificate
  4. Binding Jet Hub to the SSL Certificate in IIS Manager

Set up Microsoft Management Console (MMC)

  1. To open Microsoft Management Console, click the 'Start' button of your Windows desktop and type in MMC or MMC.exe.

    You will need to run MMC as an Administrator account (local Administrator is Ok).   If you don't, you will only be able to manage the current user's certificates.

  2. Once that has opened, click File and then select Add/Remove Snap-in....

  3. The 'Add or Remove Snap-ins' window will now open.  Navigate to the Certificates entry within the list on the left-hand side and click it.  Once that is highlighted, click Add> in the center. This will open an additional window.  Select Computer account from the options and then click NextIf the option to choose what type of accounts does not appear for you, exit MMC and re-open it using an Administrator account.

  4. Lastly, ensure that the Local computer radio button is selected and then click Finish.

Import the Certificate Authority

When you acquire your SSL Certificate (.CERT) from a trusted authority, you will also receive a Certificate Authority (.CA) file.  In some cases, this will come in a combination file such as a .PFX and contain all necessary pieces.

Once you've setup the MMC as described Set up Microsoft Management Console (MMC) , the next step is to import the Certifcate Authority into both the 'Trusted Root Certification Authorities' and 'Intermediate Certification Authorities' sections.

  1. In MMC, first expand the Certificates drop-down list within MMC by clicking on the small arrow to the left of Certificates Then right-click Trusted Root Certification Authorities and select All Tasks and then Import...

  2. In the ensuing window, click Browse and navigate to where you have your Certificate stored, select it, and then click Open.

  3. In the next window, ensure that the radio button is set to Place all certificates in the following store is selected, and that the Certificate Store is set to Trusted Root Certification Authorities.

  4. Simply click Finish on the last screen of the import wizard, and you've successfully imported your Certificate Authority into the 'Trusted Root Certification Authorities' section.

    Once you've completed this step for the 'Trusted Root Certification Authorities' section, you need to repeat the process identically for the 'Intermediate Certificate Authorities' section.

Import the SSL Certificate

The next step is to import the SSL Certificate.  This process is much the same as importing the Certificate Authority, but with only some slight differences.

In MMC, right-click the Personal section and select All Tasks and then Import....

Just as before, click Browse to open your computer's file directory and then navigate to where you have the SSL certificate stored.

You may need to change the file-type to either Personal Information Exchange or All Files (*.*) to be able to see the certificate in this step.

Once you've selected the file, click Open to move to the next window.  Again, simply ensure that the Place all certificates in the following store radio button is selected and that the store is listed as Personal Click Next to proceed, and then Finish to finalize the import.

Binding Jet Hub to the SSL Certificate in IIS Manager

The last step to complete the SSL Certificate process is to bind the certification to your Jet Hub web site.  To do this, open IIS Manager , expand Sites and select Jet Hub Once there, click Bindings on the right-hand pane.  Select Edit in the window that pops up, and then select the correct certificate from the drop-down of the ensuing window, as demonstrated below.

Was this article helpful?

We're sorry to hear that.