Configuring secure communication for hosted email

Communications between the email marketer and HCL Unica hosted services occur over Secure Sockets Layer (SSL). You must change the web application server configuration to use SSL. Making the required changes requires using the Java keytool utility.

Configuring the secure communication involves the following actions.

  • Generate a trusted keystore.
  • Obtain a digital certificate from HCL Unica hosted services.
  • Add the trusted keystore to the web application server.
  • Import the HCL Unica hosted services digital certificate into the trusted keystore.

The exact steps and sequence required to configure SSL depend on the type and version of web application server (WebSphere®, WebLogic, Tomcat, JBOSS) on which you deployed Unica Platform and Unica Campaign.

For WebLogic, see Configuring SSL when using WebLogic.

For WebSphere®, see Configuring SSL when using WebSphere.