Integrate Software AG Products Using Digital Event Services : MashZone NextGen Explorer Administration : Set SSL configuration : Setup of certificates and key material : Enabling TLS with PEM-based key material
Enabling TLS with PEM-based key material
Procedure
1. Open the config.json configuration file in a text editor.
2. Enter the following code lines and save your changes.
"httpServer.tls.certType" : "PEM",
"httpServer.tls.keyPath" : "<key path>",
"httpServer.tls.certPath" : "<key password>",
*The keyPath parameter must point to the key file (usually ends with .pem). The path may either be relative (to MashZone NextGen Explorer' root folder) or absolute.
*The certPath parameter must point to the public key file (usually ends with .pem). The path may either be relative (to MashZone NextGen Explorer' root folder) or absolute.
TLS with PEM is enabled.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback