Installation fails when installing a dynamic agent on Solaris x86-64

Error in certificate management when installing a dynamic agent on Solaris x86-64.

When you install a dynamic agent on Solaris x86-64 and use the wauser and wapassword parameters to deploy the certificates from the master domain manager, an error similar to the following might occur:
ld.so.1: curl: fatal: libidn.so.11: open failed: No such file or directory

Cause and solution:

To solve this issue, install the SUNWgnu-idn package on your workstation or create a symbolic link to the following path: unzip_path/Tivoli_LWA_SOLARIS_I386/TWS/bin/tmpcurl, as follows:
ln -s /usr/lib/64/libidn2.so libidn.so.11

Then, run the twinst command to install the dynamic agent.