IBM Support

"Remote host closed connection during handshake" message for Sterling Control Center API secure connection

Troubleshooting


Problem

I am trying to establish secure connection between our program (API) and Sterling Control Center (SCC) server but we receive message "Remote host closed connection during handshake". A non-secure connection works fine but how do I setup secure connection between an API client and a SCC server? .

Symptom

// EXAMPLE:
scc = new CCProxy("myuser", "********".toCharArray(), "myhost.nsroot.net", 58080, true);
List<String> grNames = scc.getServerGroupIDs();

// OUTPUT
0 [main] DEBUG com.sterlingcommerce.scc.sdk.CCProxy - connect() invoked
with id= db11831 secure=true
0 [main] DEBUG com.sterlingcommerce.scc.sdk.CCProxy - Signing on ....
Registering hostname verifier ...
120468 [main] ERROR com.sterlingcommerce.scc.sdk.CCProxy - System:
Name=AccessControlService,Type=Security.getServerGroupTable failed -
Remote host closed connection during handshake
120468 [main] ERROR com.sterlingcommerce.scc.sdk.CCProxy - com.sun.jdmk.
comm.CommunicationException: Remote host closed connection during
handshake
120468 [main] DEBUG com.sterlingcommerce.scc.sdk.CCProxy - disconnect()
invoked - connected=false
Remote host closed connection during handshake

[{"Product":{"code":"SS9GLA","label":"IBM Control Center"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"--","Platform":[{"code":"PF033","label":"Windows"},{"code":"PF027","label":"Solaris"},{"code":"PF016","label":"Linux"},{"code":"PF010","label":"HP-UX"},{"code":"PF002","label":"AIX"}],"Version":"5.4","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}}]

Log InLog in to view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Document Information

Modified date:
17 December 2019

UID

swg21650061