Integrate Software AG Products Using Digital Event Services : MashZone NextGen Explorer Administration : Set SSL configuration : Setup of certificates and key material : Enabling TLS with JKS-based key material
Enabling TLS with JKS-based key material
MashZone NextGen Explorer allows to use public/private key material stored in a Java Key-Store (JKS) to be used as certificate for TLS communication.
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" : "JKS",
"httpServer.tls.keyPath" : "<key path>",
"httpServer.tls.keyPassword" : "<key password>",
*The keyPath parameter must point to the key file (usually ends with .jks). The path may either be relative (to MashZone NextGen Explorer' root folder) or absolute.
*The keyPassword parameter is the password required to open the key store.
TLS with JKS is enabled.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback