Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter NameDescription
enable-tls
Enable TLS for HTTP protocol (HTTPS)
keystore-location
Path to the keystore where the private/public key pair used for OAuth2 Service is stored. Only Java KeyStore (JKS) format is supported.
keystore-password
Password of the keystore. Must be encrypted using "mzsh encryptpassword" command
enable-two-way-authentication
Enable TLS 2-way (mutual) authentication
truststore-location
Path to the truststore where the client certificates are stored. Only Java KeyStore (JKS) format is supported.
truststore-password
Password of the truststore. Must be encrypted using "mzsh encryptpassword" command

Scroll pagebreak