You can encrypt communications between ACI servers (for example, Distributed Action Handler and License Server) and any applications that use the HPE ACI API by configuring an [ACIEncryption]
section in each of the application configuration files.
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.
For example:
[ACIEncryption] CommsEncryptionType=GSS ServiceName=Kerberos
See Also: Secure Socket Layer Parameters.
|