Enabling HTTPS
Enable HTTPS by adding the full paths to the Certificate and Key in the ComputeService.config.json file for the STORAGE, QUEUE, and PROVISIONER services using the httpscertificate and httpsprivatekey service parameters.
- The Certificate and Key must be in PEM format.
- Self-signed certificates are not currently supported by Simulation Compute Manager.
- The Simulation Compute Manager service must be restarted after editing the configuration file.