In UTM applications the user must provide an openSSL library for the encryption functionality.
Both when starting an utmwork process and when starting the KDCDEF utility, an attempt is made to load the openSSL library.
Only after successful loading of a suitable openSSL library is the encryption functionality available in the UTM application resp. KDCDEF utility.
The result of this loading of the openSSL library is output to stderr via a K078 message.
The openSSL library is assigned via the environment variable UTM_SSL_LIBRARY. If you do not explicitly set the environment variable, a default name is used. See the Environment variables for using openSSL section for details.
Error behaviour
If the openSSL library cannot be successfully loaded, the encryption functionality is not available in the UTM application. However, this has no effect on the remaining functionality of openUTM.
Version of openSSL library