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 Future consideration
Workspace DataPower Gateway
Created by Guest
Created on Jul 16, 2025

A new certficate validation mode hybrid

Would like a new certificate validation mode in the validation credentials object.  I want to be able to trust a ROOT CA that has a leaf/client cert and an intermediate cert (so 3 certs in a chain, so full chain checking) AND "Match exact certificate or immediate issuer".  Honestly it should just be

 

"Match exact certificate or immediate issuer or ROOT CA full chain checking"

 

I have consumers who do not send the full chain which breaks if I switch to the "Full chain checking" but I really would like to use full chain checking so that I can trust the CA ROOT.  CA Intermediate isn't terrible but when digicert has 2 intermediates a year, I'd have to add them all and keep updating.  

Idea priority Medium
  • Admin
    Ulas Cubuk
    Aug 29, 2025

    Hello Vincent,

    Thank you for raising this request. As discussed, we interpret the requirement as a new mode that combines all currently available 2 modes: essentially, a fallback mechanism.

    1. Attempt to verify the full PKIX chain (full PKIX).

    2. If the full chain is unavailable, proceed to check the intermediate and end-entity certificates (exact match and immediate issuer)

    Currently, profiles cannot be configured for this mode and implementing it could introduce complexity. However, we recognize the merit of this requirement and will investigate further as a possible candidate.