I'm trying to configure into my local ODM Decision Center the connection to a Bluemix Business Rules Service (its Rule Execution Server). In the process, I'm getting a generic IO_ERROR while testing the connection on Decision Center console.
Error screenshot:
I can correctly access the RES console in any browser, so i don't think this could be a connectivity issue. Also, I had the public SSL key of Bluemix installed in my ODM trust store. I was getting the following error:
SSL HANDSHAKE FAILURE: A signer with SubjectDN "CN=*.ng.bluemix.net, O=International Business Machines Corporation, L=Armonk, ST=New York, C=US" was sent from target host:port "brsv2-c15e1b13.ng.bluemix.net:443". The signer may need to be added to local trust store...
I was wondering if this should be possible or if Decision Center is not supported by Bluemix not even through the use of its APIs by an external Decision Center.