This page was last edited on October 30, 2015, at 18:03.
Comments or questions about this documentation? Contact us for support!
Description: Specifies the HTTP authentication scheme used to secure REST requests to the Web Engagement Server.
Default Value: none
Valid Values: none, basic
Mandatory: No
Changes Take Effect: After server restart
Description: The password used in the authentication process for REST requests to the Web Engagement Server.
Valid Values: Any string
Mandatory: No
Changes Take Effect: After server restart
Description: The User ID used in the authentication process for REST requests to the Web Engagement Server.
Valid Values: Any string
Mandatory: No
Changes Take Effect: After server restart
Description: Type of trusted storage. The default provider uses a trust store shipped with the current JDK distribution. It is located at $JAVA_HOME/jre/lib/security/cacerts
Default Value: DEFAULT
Valid Values: DEFAULT, JKS, MSCAPI, PKCS11, PEM
Mandatory: No
Changes Take Effect: After server restart
Description: Specifies the location of an X.509 certificate to be used by the application to validate remote party certificates.
Valid Values: A path, which can use both forward and backward slash characters.
Mandatory: No
Changes Take Effect: After server restart
Description: Password for the JKS trusted storage.
Default Value: none
Valid Values: String
Mandatory: No
Changes Take Effect: After server restart
Description: Specifies the location of an X.509 certificate to be used by application.
Valid Values: A path, which can use both forward and backward slash characters.
Mandatory: No
Changes Take Effect: After server restart
Description: Specifies the location of a PKCS#8 private key to be used by the application in conjunction with the certificate.
Valid Values: A path, which can use both forward and backward slash characters.
Mandatory: No
Changes Take Effect: After server restart
Description: Password for the JKS key storage.
Default Value: none
Valid Values: String
Mandatory: No
Changes Take Effect: After server restart
Description: Password for the specific key inside of key storage.
Default Value: none
Valid Values: String
Mandatory: No
Changes Take Effect: After server restart