OpenSSL Configurations

In release 25.1.0.1, for Unica Campaign, we have upgraded the OpenSSL library from v3.0.7 to v3.0.16.

When upgrading Campaign to release 25.1.0.1, add the following environment variables based on the operating system:
Microsoft Windows Add these variables in cmpServer.bat.

set OPENSSL_CONF=<CAMPAIGN_HOME>/bin/openssl.cnf

set OPENSSL_MODULES=<CAMPAIGN_HOME>/bin

Unix-based Operating Systems Add these variables in setenv.sh on RHEL, SuSE, and AIX.

export OPENSSL_CONF=<CAMPAIGN_HOME>/bin/openssl.cnf

export OPENSSL_MODULES=<CAMPAIGN_HOME>/bin