Unable to connect Jenkins server from RTC with TLS 1.2 enabled
Our networking team has configured our F5 load balancer to use TLS 1.2 in our test environments. Since doing this our connection between RTC and Jenkins is broken. We've enabled TLS 1.2 in our WAS 8.5.5 profile but still couldnt connect to the Jenkins server. Im guessing there's additional configuration needed.
We also download JCE updates for Java 6 but it totally broke connectivity to the RTC application. Any help would be appreciated. |
One answer
Based on the error message alone, you can follow the technote below to enable strong encryption, and hopefully resolve the issue.
Comments
Michael Angelastro
commented Mar 21 '17, 10:15 a.m.
Thanks Donald, we followed those instructions but still having trouble connecting to Jenkins.
Donald Nong
commented Mar 21 '17, 9:29 p.m.
It seems that we're moving backwards, as the error indicates that TLSv1, not TLSv2 was used during the handshake. :-(
Donald Nong
commented Mar 21 '17, 9:57 p.m.
Just remember something, the method in the above comment will not solve your issue as the QoP setting deals with incoming connections (WAS as a server), not outgoing connections (WAS as a client).
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.