Endpoint Security Server and Client Communication
R81 Harmony Endpoint Server Administration Guide|29
To configure servers to support TLSv1.2 only:
On each Endpoint Security server:
1. Run:
cpstop
2. Edit:
$UEPMDIR/apache/conf/ssl.conf
3. Change the value of the SSLProtocol attribute
from:
SSLProtocol +TLSv1 +TLSv1.2
to:
SSLProtocol TLSv1.2
4. Save the changes.
5. Run:
cpstart