Additional configuration required for SSL environments

From the 10.0 release onwards, SSL for C++ components in HCL® Marketing Software products is supported by GSKit rather than OpenSSL.

If you have implemented SSL for C++ components (such as the Campaign listener and Contact Optimization server) in the pre-10.0 version of HCL Marketing Software products, you must do the following for these components.

  • Create a GSKit key store (.kdb file).
  • Create new certificates using GSKit.
  • Add your new certificates (and Root certificates if any) to this GSKit keystore.
  • Configure your environment to use the new certificates.

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