Previous Topic: LABLCERT Keyword—Specify Certificate LabelNext Topic: LABLCMAP Keyword—Specify Certificate Filter Label


Example: LABLCERT keyword

This example specifies LABLCERT label name when adding a user:

TSS ADDTO(USER01) DIGICERT(CERT0001)
                  DCDSN(USER1.CERT01)
                  LABLCERT(CASLABL000123)

This example uses a label as a handle instead of the serial number and issuer's distinguished name, and must be unique for the individual user:

TSS ADDTO(acid) DIGICERT(name) DCDSN(dsname)
                [START(sdate)]
                [FOR(date)|UNTIL(date)]
                [LABLCERT('label name')]
                [TRUST|NOTRUST|HIGHTRUST]