It's all about the answers!

Ask a question

scmtools v 7.0.2 Cipher problem


Jean-Loup PIETIN (1312) | asked Jun 25, 10:05 a.m.
Hello

We have a problem since we have migrate our EWM server with scmtools

We have a CCM server in version 7.0.2, where we want to connect with lscm login directive.

But our server is a liberty, and when we try to connect, i see in trace directory, this error :

 "errorClass": "javax.net.ssl.SSLHandshakeException",
                "errorCode": null,
                "errorMessage": "No appropriate protocol (protocol is disabled or cipher suites are inappropriate)",

I have add the certificate in the cacerts repository but i don't know which cipher is on error...

I try to disable the tls.disabledAlgorithm in java.security but without succes...

Anybody encounter this problem and can help us ?

Best regards

Jean-Loup PIETIN

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Jun 25, 10:19 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

This is just a forum. I would suggest you open a case with support immediately.

Other than that, make sure to have a current Java 1.8 installed and used with the SCM client and make sure the server runs a current compatible Java version. A lot of ciphers have been revoked in the past, so it is possible they are missing in the Java that the SCM command line runs with.

Your answer


Register or to post 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.