Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform 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 UrbanCode
Categories Deploy
Created by Guest
Created on Dec 5, 2017

option to encrypt trust store password values specified in customised server.xml and set_env

Provide option to provide one or more password symbolic replacements that are looked up in secured-installed.properties (encrypted on first use) similar to existing features for passwords for tomcat, server and encryption keystores

Idea priority High
RFE ID 113836
RFE URL
RFE Product UrbanCode Deploy
  • Admin
    Osman Burucu
    Reply
    |
    Dec 9, 2022

    Re-activated based on feedback from another customer:

    The customer would like to use a custom truststore to add/import the LDAP certificates. If there is a change in the OS or Java upgrade which in turn impacts or replaces the cacerts. So the customer has to import all the trust/LDAP certificates into java's cacerts Keystore. Also looks like they have some restrictions to using it.

  • Admin
    Osman Burucu
    Reply
    |
    Dec 6, 2022

    As part of the review process, we strive to be transparent about our intentions with each enhancement suggestion. The offering team has carefully reviewed this idea and has decided that it does not fit into our current plans, or the idea has aged or has been implemented, so the idea will be closed. The idea will be kept in IBM's ideas repository and may still be voted on. It might be reassessed or reopened for additional feedback in the future. We value your feedback and thank you for allowing us the privilege of partnering with you in developing our products.


    Please check with latest version (7.3 at the time of this writing) and re-open if needed.

  • Admin
    Osman Burucu
    Reply
    |
    May 4, 2022

    For further investigation, we would need more detailed information from customer.

  • Guest
    Reply
    |
    Jan 25, 2021

    Expect to deliver in 2H 2021.

  • Guest
    Reply
    |
    Dec 12, 2017

    The setting of:

    /bin/set_env

    "JAVA_OPTS" including
    -Djavax.net.ssl.trustStore=\"/opt/urbancode/server/opt/tomcat/conf/tomcat.keystore\" -Djavax.net.ssl.trustStorePassword=\"changeit\""

    configures the outbound SSL connections. We think that an outbound SSL connection is needed if integrating with an LDAP server.

    For this scenario, we would need to have a setting of:

    javax.net.ssl.trustStorePassword

    in secured-installed.properties.