Previous Topic: Examples: RETAIN keywordNext Topic: Examples: RINGDATA keyword


RINGDATA Keyword—Add Certificate to a Ring

Valid on z/OS.

Use the RINGDATA to add a digital certificate to a key ring. The keyword RINGDATA specifies the ACID and certificate name (as specified by DIGICERT) of the digital certificate being added to the user.

This keyword has the following format:

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

ACID and name of digital certificate

CERTSITE,digicert

This certificate is a site‑generated certificate

CERTAUTH,digicert

This certificate is from a certificate authority.

This keyword is used with: