MQSeries Question:
Download Questions PDF

What is SSLPEER in IBM Websphere MQ?

MQSeries Interview Question
MQSeries Interview Question

Answer:

Another interesting and frequently asked WebSphere MQ Interview Question. You can easily answer this MQ question if you connected MQ via SSL. SSLPEER is a String usually DN (Distinguished name) of MQ Client which connect to QueueManager securely using QueueManager. This is a mechanism WMQ uses to identify client. In case of Java or JMS client, SSLPEER is DN of client certificate stored in its keyStore and sent to server during SSL handshake.

Download MQSeries Interview Questions And Answers PDF

Previous QuestionNext Question
What is CCDT file on WebSphere MQ or WMQ?Explain the difference between local queue and remote queue in WMQ?