Open SSL Configurations

Unica Campaign requires the following environment variables to be added based on the operating system.

Operating System Configuration
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