TLSv1.2 changes cause CLM V5 and V6 to fail. How do I implement this?
Hi,
I have been told to implement TLSv1.2 on our servers, but TLSv1.2 changes cause CLM V5 and V6 to fail. How do I implement this?
These servers running on windows with WAS 8.5.5.8.
Did :-
1. Log in to the WebSphere Application Server Integrated Solutions Console.
2. Click Security > SSL certificate and key management, and under Related Items, click SSL configurations.
3. Click the default SSL settings link to open it and, under Additional Properties, click Quality of protection (QoP) settings.
4. For the protocol, ensure that TLSv1.2
After which the CLM V6 server would not connect al all, and the CLM v5 server was unable to talk to any of the applications.
Error same for both received was :-
javax.net.ssl.SSLHandshakeException: Client requested protocol TLSv1 not enabled or not supported
Many thanks
Mark.
I have been told to implement TLSv1.2 on our servers, but TLSv1.2 changes cause CLM V5 and V6 to fail. How do I implement this?
These servers running on windows with WAS 8.5.5.8.
Did :-
1. Log in to the WebSphere Application Server Integrated Solutions Console.
2. Click Security > SSL certificate and key management, and under Related Items, click SSL configurations.
3. Click the default SSL settings link to open it and, under Additional Properties, click Quality of protection (QoP) settings.
4. For the protocol, ensure that TLSv1.2
After which the CLM V6 server would not connect al all, and the CLM v5 server was unable to talk to any of the applications.
Error same for both received was :-
javax.net.ssl.SSLHandshakeException: Client requested protocol TLSv1 not enabled or not supported
Many thanks
Mark.