Additional configuration required for SSL environments

From the 12.0 release onwards, SSL for C++ components in Unica products is supported by OpenSSL.

If you have implemented SSL for C++ components (such as the Unica Campaign listener) in the 10.0.x to 11.1.x version of Unica products, you must do the following for these components.

  • Create an openssl key file (.pem).
  • Create new certificates using GSKit.
  • Create new openssl certification key.
  • Optionally create or get new certificate.
  • Import openssl certification or key in certificate.
  • Configure your environment to use the new certificates.

For details, see the Unica Platform Administrator's Guide , Chapter 14: Implementation of one-way SSL.