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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
Seems to be a similar idea to ZOS-I-2785...
It would really be helpful to have it integrated into zSecure oder z/OSMF in order to automatically/manually request and receive certificates issued by a non-mainframe PKI, using a secure communication channel between non-mainframe PKI and the mainframe. Customers have to do a lot of insecure manual work of uploading and copying to install certificates within RACF. A higher priority would be highly appreciated from a customers perspective, as certificate management is a critical business process and desperately needed to secure mainframe communication.
Update 28.02.2023
Desired Solution
Single point of admin for z/OS required certificates, issued and maintained by NON-zOS PKI
API based PKI-Client solution to access external PKI solution based on EST/ACME protocol
(Alternative Ansible Playbook is not strategic yet, would be possible later)
Functional requirements
- Generate cert with RACDCERT cmd
- Send signing request to PKI (option : request autoaproval)
- Get back signed cert
- Add to Keyring(s), synchronized with Sysplex members
- Renew/Rekey of certs (reminder notification is subject to PKI !)
- Revocation request (revocation and CRL maint is subject to PKI !)
Nonfunctional requirements
- Easy upgrade (FMID?), i.e. in case of protocol changes
- To be used both programmatically (batch) and
- Via graphical front end, for instance z/OSMF or zSecure Admin
- Auditable (today: SMF 80 to zSecure Audit)
Solution(s): PKI ‘client’ EKMF/web APIs
alternatively : OpenSource (Curl supported) ?