ACI Encryption Configuration Parameters

DEPRECATED: ACI encryption is deprecated for IDOL Content Component version 12.6.0 and later.

Instead of using ACI encryption, Micro Focus recommends configuring Secure Socket Layer (SSL) connections between ACI servers and applications. For more information, see Secure Socket Layer Parameters.

You can use GSS authorization without using ACI encryption by configuring the GSSServiceName and RequireGSSAuth parameters.

ACI encryption is still available for existing implementations, but it might be incompatible with new functionality. The associated functionality might be deleted in future.

You can encrypt communications between ACI servers (for example, IDOL Content Component and License Server) and any applications that use the ACI API by configuring an [ACIEncryption] section in each of the application configuration files.

For example:

[ACIEncryption]
CommsEncryptionType=GSS
ServiceName=Kerberos

See Also

Secure Socket Layer Parameters.