Previous Topic: Examples: UNTIL keywordNext Topic: Examples: USAGE keyword


USAGE Keyword—Certificate Trust Level

Valid on z/OS.

(Optional) Use the USAGE keyword to indicate the trust level for a digital certificate being added to a key ring.

This keyword has the following format:

TSS ADDTO(acid) KEYRING(8byte name)
                [LABLRING(237byte ring name)]
                {RINGDATA(acid,digicert)}
                {RINGDATA(CERTSITE,digicert)}
                {RINGDATA(CERTAUTH,digicert)}
                [DEFAULT]
                [USAGE(PERSONAL|CERTSITE|CERTAUTH)]
PERSONAL

Specifies that the certificate is generated for a user.

CERTSITE

Specifies a higher level of trust, for example, from the installation site.

CERTAUTH

Specifies the highest level of trust, for example, from a certificate authority.

This keyword is used with: