Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Export the certificate from IIS:
    a. From your Start menu, open “Internet Information Services (IIS) Manager
    b. Click on the server name in the "Connections" pane (located left-hand side) 
    c. In the middle pane, double-click "Server Certificates" (under IIS section)
    d. Select the certificate you want to export
    e. Click "Export" in the "Actions" pane (located on the right-hand side)
    f. Follow the wizard to export the certificate as a .pfx file (Note: remember the passphrase you specified to protect the cert)
    g. Export the PFX to your GEO Jobe product’s main folder
    (Note: if you don’t have an export option you may need to re-import the certificate to IIS with the allow export option)

  1. Open the command prompt and navigate to the Admin Tools 2.0 main directory and insert:

Code Block
index pfx <INSERT PASSPHRASE HERE> 

...