Hello,
I have ACE installed on Openshift and it reads/writes messages to a QM. I have configured truststore in ACE integration server to for SSL (one-way) to connect to the remote Queue Manger. I am getting below error:
Failed to make a client connection to queue manager 'TESTQM' using hostname '***.containers.appdomain.cloud' on port '443': MQCC=2; MQRC=2381.
server.conf.yaml:
ResourceManagers:
HTTPSConnector:
TruststoreFile: '/home/aceuser/truststores/clientkey.jks'
TruststoreType: 'JKS'
TruststorePassword: '***'
Any help on this will be helpful.
------------------------------
Abinash Dalai
------------------------------