Previous Topic: ICSF Keyword—Place Private Key in ICSFNext Topic: IDNFILTR Keyword—Specify a Distinguished Name Filter


Examples: ICSF keyword

This example indicates that the digital certificate is stored in an ICSF facility:

TSS ADDTO(USERA) DIGICERT(USERACER)
                 DCDSN(USERA.CERT01)
                 ICSF

This example removes the entry in the ICSF storage facility by removing the DIGICERT from the acid:

TSS REMOVE(USERA) DIGICERT(USERACER)