Setting up SSL with PanatrackerGP

Setting up SSL with PanatrackerGP

Follow these instructions to configure your PanatrackerGP portal to use SSL.

Configuration Steps

  1. Log into the server where PanatrackerGP is hosted/installed.
  2. Open IIS (Internet Information Services).
  3. Under Sites, select your PanatrackerGP portal.
  4. Select Bindings.

IIS Site Bindings option

  1. Select ADD to add a new binding.

Add Site Binding buttonAdd Site Binding button

  1. In the TYPE dropdown, select https.

Note: This example uses port 443. You will want to choose a different port for your portal such as 444 or 445.

HTTPS binding type selectionHTTPS binding type selection

  1. In the SSL certificate dropdown that appears, select the certificate you will be using.

Note: For this example, we are using the development certificate built into certain installations of IIS. You will likely be choosing a certificate created by your internal certificate authority or a trusted 3rd party source.

SSL certificate selectionSSL certificate selection

  1. Browse to the portal located on the port you had selected by clicking the Browse link on the right side of the IIS window. Ensure the PanatrackerGP portal loads and behaves as you'd expect it to.

Browse website link in IISBrowse website link in IIS

  1. Next you will need to reconnect the PanatrackerGP handheld application to the portal over the new SSL connection you have made. To do this, follow the instructions found at this link. Please ensure you input the correct port number and you place a check in the SSL box.

    • Related Articles

    • Assembly Setting

      PanatrackerGP supports creating GP Assembly Transactions with multiple configuration options. You can record finished goods with automatic backflushing, manual component selection, or custom work orders. Assembly Transaction Options PanatrackerGP ...
    • PanatrackerGP Security questions

      Here are some common security-related questions about PanatrackerGP architecture and configuration. "How does PanatrackerGP handle data flows?" PanatrackerGP exists in two parts. The first part is a website hosted on a Windows server using Internet ...
    • Setup SMTP for Use with PanatrackerGP

      Configure SMTP email settings to enable PanatrackerGP to send automated email notifications. Configure SMTP in IIS Manager Open Internet Information Services Manager: - Press Windows + R to open the Run window, then type inetmgr - Alternatively, open ...
    • Implementing PanatrackerGP-System Requirements

      Verify your environment meets these requirements before installing PanatrackerGP. Installation Components PanatrackerGP requires three installation components: SQL Server login account Intranet website using Microsoft IIS Client app on supported ...
    • Setup Gmail with PanatrackerGP

      To configure PanatrackerGP to send email through Gmail, you need to modify the mail settings configuration file. Configuration Steps Navigate to the Portal folder in your PanatrackerGP directory. Open the mailsettings.config file in a text editor. ...