Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. 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 Delivered
Workspace z/OS
Categories RACF
Created by Guest
Created on Feb 21, 2023

RACDCERT ADD support of certificates exported with OpenSSL 3.x

Currently, RACF doesn't support the creation or the display of Certificates with multiple SANs. This is a major weakness. As gskkyman is not a valid replacement and the z/OS PKI can't be used, we create our certificates with OpenSSL. By default, OpenSSL 3.x uses PBKDF2 when exporting the certificate with "openssl pkcs12" command. RACF's RACDCERT ADD doesn't support PBKDF2, so the certificates can't be imported into RACF. Instead, the "openssl pkcs12" must be run with the "-legacy" flag to use algorithm that RACF understands. Even in times of quantum safe computing with z16, RACDCERT should support such algorithm.

Also, IBM itself uses OpenSSL in some of their documentation, for example in the zCX Users Guide.

Idea priority Medium
  • Guest
    Reply
    |
    Feb 6, 2024
    No, this support is only available on 3.1
  • Guest
    Reply
    |
    Feb 5, 2024

    Will there be a PTF for z/OS 2.5?

  • Guest
    Reply
    |
    Feb 5, 2024
    This item has been delivered in APAR OA65002 (PTF UJ94296) on z/OS 3.1
  • Guest
    Reply
    |
    Feb 28, 2023
    Thank you for submitting this requirement. It is recognized as an uncommitted candidate.
  • Guest
    Reply
    |
    Feb 23, 2023

    By the way, RACDCERT ADD fails to import PKCS #12 packages created with recent versions of the the Java keytool too.


    Similar to the openssl -legacy flag, I found a workaround using :

    keytool -J-Dkeystore.pkcs12.legacy -genkeypair  ... (further options here)


1 MERGED

RACDCERT ADD support of certificates exported with OpenSSL 3.x

Merged
No description provided
about 1 year ago in z/OS / SSL 3 Delivered