Encryption type for returned data.
Note: Instead of using ACI encryption, HPE recommends configuring Secure Socket Layer (SSL) connections between ACI servers and applications. For more information, see Secure Socket Layer Parameters.
Use one of the following values:
GSS
. Use this option if HPE Web Connector is part of a system that is using Kerberos protocol for communication.
To use this option, you must have a suitable library to provide the GSSAPI. On Linux systems, you might also need to create a symbolic link for the GSSAPI library to gssapi32.so
in the working directory of the component.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | ACIEncryption |
Example: | CommsEncryptionType=GSS
|
See Also: |
|