Valid on z/OS.
Use the NEWDIGIC keyword to specify the name that identifies a digital certificate within an acid record. The NEWDIGIC name must be entered as part of all ROLLOVER and REKEY functions since this keyword indicates the new name used in the digital certificate.
This keyword has the following format:
TSS REKEY NEWDIGIC(name)
Specifies a “case-sensitive” ID that identifies a NEW digital certificate with the user acid.
Range: 1 to 8 characters
The keyword is used with:
This example generates a new (NEWDIGIC) based on certificate in DIGICERT field:
TSS ROLLOVER(myacid) DIGICERT(TEST)
NEWDIGIC(NEWTEST)
This example generates a new certificate (NEWDIGIC) based on certificate in DIGICERT field:
TSS REKEY(myacid) DIGICERT(TEST)
NEWDIGIC(NEWTEST)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|