Can RTC 4.0.1 client libraries use TLS 1.2?
Setting both the java vm and protocol lines in my eclipse.ini file I am not able to connect. Trying from the RTC 5.0 eclipse environments works.
-vm
C:\Program Files (x86)\IBM\Java80\jre\bin\java
...
-Dcom.ibm.team.repository.transport.client.protocol=TLSv1.2
v5 client did not require the -vm param. I verified that eclipse with v4.0.1 was running as the newer java.exe
-vm
C:\Program Files (x86)\IBM\Java80\jre\bin\java
...
-Dcom.ibm.team.repository.transport.client.protocol=TLSv1.2
v5 client did not require the -vm param. I verified that eclipse with v4.0.1 was running as the newer java.exe