Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Not under consideration
Created by Guest
Created on Jun 5, 2018

Reduce queue manager impact when clients use expired certificate (results in denial of service)

Client connections which are using an expired SSL certificate are (correctly) refused by the queue manager. However, there is still an overhead on the queue manager side in accepting, assessing and then rejecting that connection attempt.

Further, although a message is issued to the CHIN log to indicate that this has happened, the message (CSQX658E “CSQXRESP SSL certificate has expired”) does not include detail to identify the certificate being used on the connection - the source IP address is included, but this is insufficient information in the case when all connections are routed via a network device, or are originating from a cloud-type environment where many thousands of application instances share a pool of IP addresses.

In our example, the connection attempts were from a could-type environment, and were being retried in very quick succession by multiple instances of the rogue client; the resulting traffic took the profile of a denial of service attack. While we would not want to completely block all IP addresses from which the requests originated, we need to be able to prevent the rogue application from affecting the service for other users. The same requirement would apply if the presented cert had been revoked (this logic may exist already, I've not tested this case).

This RFE has three key questions:

1. Can the channel name be added to the CSQX658E message?
2. Can some part of the presented DN be added to the CSQX658E message (or to a new, related message)
3. Can something be done to help prevent DOS when a client is using a 'bad' certificate - ie expired or revoked?

Idea priority High
RFE ID 120899
RFE URL
RFE Product IBM MQ
  • Admin
    Matthew Leming
    Reply
    |
    Mar 28, 2023

    We recognise that this is desirable but its unlikely to be delivered in the next 12 months.