and created a trustStore only (not keyStore) because I received the certificate from the mainframe QMgr side. The way I'm reading the notes on Step 2, the keyStore is only if I want to add a client certificate and authentication to the mix. I only want to use the public cert from the mainframe I received.
I also followed setting the system properties within my Java testscript application and used the MQQueueConnectionFactory for setting the CipherSuite, etc like it shows in Step 4.
I cannot get a good handshake, it comes back with Remote Host Closed Connection during Handshake in the SSLHandshakeException.
I also tried this same scenario except used MQ native Java code and set the same things on the MQEnvironment class (CipherSuite) and also set tracing on, but this did not supply any extra info to figure out what is going on.
Any next steps or ideas that anyone can help me with?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum