When trying to develop a REXX to automatically update a digital certificate the ACF2 GENREQ etc appears to work correctly, however the INSERT fails. Is the UNIX callable service available from a REXX script?
Component : ACF2 for z/OS
ACF2 supports automatic registration of digital certificates just like IBM RACF through the initACEE callable service (IRRSIA00) for registration. As far as calling the IRRSIA00 USS callable service from a REXX script, based on IBM documentation only the profile extract functions are supported.
Details on the IBM IRRSIA00 USS callable service can be found in IBM documentation z/OS Security Server RACF Callable Services documentation section: initACEE (IRRSIA00): Initialize ACEE
Details on ACF2 support of Automatic Registration of Digital Certificates can be found in section: Automatic Registration of Digital Certificates