This section contains the following topics:
TSSXVSDT is a batch utility that assists in backing out of the VSAM digital certificate feature.
If the VSAM digital certificate feature is active, digital certificates and keyrings are loaded in the VSAM file. To determine if the feature is active, see the appendix 'TSSXTEND Extend the Security File'. If you entered INITVSAM=DIGICERT on the control statement as input to the TSSMAINS program and completed the steps in this section your certificates and keyrings have been migrated to VSAM.
Important! If you maintain multiple security files through CPF, prevent CPF from sending the backout commands to multiple nodes. Work with each system and security file as a single entity.
This procedure is done on a system where the VSAM digital certificate feature is active and digital certificates and keyrings are loaded in the VSAM file.
Follow these steps:
TSS LIST(ACIDS) DIGICERT(ALL)
A list of all digital certificates added to all users is displayed.
TSS LIST(user) DIGICERT(ALL)
Detailed information for all certificates belonging to the user is displayed.
TSS LIST(ACIDS) KEYRING(ALL)
A list of all keyrings added to all users is displayed.
TSS LIST(user) KEYRING(ALL)
Detail information for all keyrings belonging to the user is displayed.
DCDSN(xxxxxxx.xxxxxxxx.xxxxxxxxx)
The name specified is used as a prefix to create the DCDSN operand on both the TSS EXPORT and TSS ADD commands created by the utility. The prefix can have a maximum length of 26 characters and must conform to standard MVS data set naming conventions.
PKCSPASS(pppppppp)
The password specified is used to create the PKCSPASS operand on both the TSS EXPORT and TSS ADD commands created by the utility. The password can have a maximum length of 32 characters.
The utility generates:
The summary report contains number of:
The batch job executes IKJEFT01 to read the TSS command file as input and execute the TSS EXPORT commands. The existing VSAM file is used as input to generate the DCDSN data sets with the certificate data required by the TSS ADD process. A unique data set is allocated and cataloged for each TSS EXPORT command executed, the data set names have the format:
DCDSN(xxxxxxxx.xxxxxxxx.xxxxxxxx.aaaaaaaa.dddddddd)
The prefix specified on the input DCDSN statement.
Specifies the ACID that owns the certificate.
Specifies the certificate name.
OFF vvvvvvvv
Set to either VSAMDCRT or VSAMALL.
To disable all VSAM processing specify VSAMALL. To determine if VSAM is needed review the count of VSAM output records in step 9. If the count is 1 VSAM can be disabled. If the number of output records is greater than 1 you have KERBEROS records stored in VSAM that require continued VSAM processing and you should only disable certificate and keyring VSAM processing.
To disable VSAM digital certificate and keyring processing specify VSAMDCRT on the input statement. This allows the continued VSAM handling of KERBEROS records that have been migrated to VSAM.
The batch job turns off the appropriate VSAM feature flags located in the BDAM security file to disable VSAM processing.
REINIT (S TSS,,,REINIT)
If you are sharing the security file shut down and restart the CA Top Secret address space with the updated procedure on all systems as soon as possible to prevent the creation of new certificates and keyrings or the update of existing certificates and keyrings in VSAM that will not be reflected in the backout process.
When the TSS address space is restarted there will be no certificates or keyrings available for processing. Any product or process requiring a digital certificate should be quiesced until the certificates are completely restored.
This job executes IKJEFT01 to read the TSS command file as input and execute the TSS ADD commands. The commands use the DCDSN data sets created by the TSS EXPORT commands as input to add the digital certificates to the appropriate users, add digital certificates to keyrings, and add keyrings to users where required.
REINIT (S TSS,,,REINIT)
The commands provide a new directory of digital certificate and keyring objects after they have been restored to the BDAM security file.
Note: For information on the TSS EXPORT and TSS ADD commands for digital certificates and keyrings, see the Command Functions Guide and the Cookbook.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|