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(8‑byte name)
[LABLRING(237‑byte ring name)]
{RINGDATA(acid,digicert)}
{RINGDATA(CERTSITE,digicert)}
{RINGDATA(CERTAUTH,digicert)}
[DEFAULT]
[USAGE(PERSONAL|CERTSITE|CERTAUTH)]
Specifies that the certificate is generated for a user.
Specifies a higher level of trust, for example, from the installation site.
Specifies the highest level of trust, for example, from a certificate authority.
This keyword is used with:
This example indicates that a certificate is a site certificate:
TSS ADDTO(USERA) KEYRING(USERARNG)
RINGDATA(USERB,USERBCER)
USAGE(CERTSITE)
This example indicates that a certificate is a certificate authority :
TSS ADDTO(USERA) KEYRING(USERARNG)
RINGDATA(USERB,USERBCER)
USAGE(CERTAUTH)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|