Quality of protection (QoP) settings for WebSphere

You must set the QoP settings when you configure HCL Unica applications to use SSL.

About this task

The following QoP settings are supported for WebSphere:
  • SSL_TLS
  • SSL
  • TLS
  • TLSv1
  • SSL_TLSv2
  • TLSv1.1
  • TLSv1.2

Procedure

To change the QoP settings, complete the following steps:
  1. Go to Security > SSL Certificate and key management > SSL configurations
  2. Select the required SSL configuration.
  3. Under Additional Properties, click Quality of protection (QoP) settings.
  4. In the Quality of protection (QoP) settings pane, select the required QoP settings from the drop-down list for Protocol.
  5. Click Save.
  6. In the ssl.client.props file located in the WAS_install\profiles\AppSrv01\properties folder, update the following:
    com.ibm.ssl.protocol=<Specify required QoP settings>
  7. Restart the application server.