IBM Sterling Ideas
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:
Post your ideas
IBM is transforming its request for enhancement (RFE) process. The purpose of the transformation is to provide a more consistent experience for you to submit requests and to enable IBM product owners to respond to your requests more quickly. For more information click here.
Start by posting ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you, 1. Post an idea 2. Upvote ideas that matter most to you 3. Get feedback from the IBM team to refine your idea
Help IBM prioritize your ideas and requests
The IBM team may need your help to refine the ideas so they may ask for more information or feedback. The offering manager team will then decide if they can begin working on your idea. If they can start during the next development cycle, they will put the idea on the priority list. Each team at IBM works on a different schedule, where some ideas can be implemented right away, others may be placed on a different schedule.
Receive notifications on the decision
Some ideas can be implemented at IBM, while others may not fit within the development plans for the product. In either case, the team will let you know as soon as possible. In some cases, we may be able to find alternatives for ideas which cannot be implemented in a reasonable time.
We use standard connection path for certificate-based authentication:
CLIENT (for example curl command) -> CDWS (CD Web Services) -> CD (Connect Direct)
Let's assume that:
CLIENT uses client certificate with CNAME=cert1
CDWS server uses certificate with CNAME=cert2
CD server uses certificate with CNAME=cert3
For more clarity, let's assume, that:
All certificates (cert1, cert2, cert3) have the same issuer and use the same trusted CAs chain.
PROBLEM: No matter which certificate we use on the CLIENT's side (and authorize it in application.properties in CDWS), always we are connecting to CD using CDWS server's certificate. So no matter if on CLIENT we use CNAME=cert1 or CNAME=cert999, then it will be always connecting to the CD using CDWS certificate CNAME=cert2.
This means:
we can connect to CD only as one "user", the one which matches the CDWS certificate CNAME, however we need to connect to CD using multiple "users" that are equal to CLIENT's certificate CNAME.
What is your industry? | Banking |
How will this idea be used?
Currently software does not distinguish the CLIENTs. Clients may use various certs and this fact should be distinguished. This enhancement will allow to connect to CD as the user which matches the CNAME of CLIENT's certificate. |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.