Hello ARSListers:
This is a very specific technical question, so if anyone can help or has had experience configuring this, I would definitely appreciate any response. We are using Remedy 8.1.01 on Linux with the following java version: java version "1.7.0_09-icedtea" OpenJDK Runtime Environment (rhel-2.3.4.1.el6_3-x86_64) OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode) We are consuming web-services on another server via the standard ARSystem Java plugin. The problem is that our security requirements dictate that we need to use TLS 1.1 or 1.2, not TLS 1.0. We have defined that the standard java plugin server have the following attributes defined as part of the plugin startup (in armonitor.conf).. -Ddeployment.security.SSLv2Hello=false -Ddeployment.security.SSLv3=false -Ddeployment.security.TLSv1=false -Ddeployment.security.TLSv1.1=true -Ddeployment.security.TLSv1.2=true ..however, when analyzing the network traffic, we still see TLS 1.0 being used and negotiated from outbound web-service calls from the web-service java plugin. Anyone out there have any experience with this ? Thx. Terry _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

