Apply Custom Certificates

Modify the Reserve Proxy configuration file to use custom certificates.

  1. Navigate to the Reverse Proxy configuration file: <install path>\ProficyWebServer\ReverseProxy\ssl\serverConfig.json.
  2. Define these field values in the serverConfig.json file:
    OptionDescription
    sslCertFileLocation of the certificate file (PEM format).
    sslKeyFileLocation of the private key (PEM format).
    sslPassphrasePassword to access the private key.
  3. Save the serverConfig.json file.
  4. Navigate to the Windows Services menu to restart the GE Proxy service.