Apply Custom Certificates
Modify the Reserve Proxy configuration file to use custom certificates.
- Navigate to the Reverse Proxy configuration file: <install path>\ProficyWebServer\ReverseProxy\ssl\serverConfig.json.
- Define these field values in the serverConfig.json file:
Option Description sslCertFile Location of the certificate file (PEM format). sslKeyFile Location of the private key (PEM format). sslPassphrase Password to access the private key. - Save the serverConfig.json file.
- Navigate to the Windows Services menu to restart the GE Proxy service.