Quality of protection (QoP) settings for WebLogic
You must set the QoP settings when you configure IBM Marketing Software applications to use SSL.
About this task
The following QoP settings are supported for WebLogic:
- TLS11
- TLS12
Procedure
To change the QoP settings, complete the following steps:
Append the following option to the
JAVA_OPTIONS
variable:
- For TLS11-
-Dweblogic.security.SSL.protocolVersion=TLSv1.1
- For TLS12-
-Dweblogic.security.SSL.protocolVersion=TLSv1.2