Previous Topic: SELECT Keyword—Record ControlNext Topic: SESSKEY Keyword—Session Keys


SERIALNUM Keyword—Certificate Serial Number

Valid on z/OS.

Use the SERIALNUM keyword to specify the digital certificate's serial number.

This keyword has the following format:

TSS LIST SERIALNUM(serial number)

This keyword is used with:

Example: SERIALNUM keyword

This example identifies the digital certificate by its serial number:

TSS LIST(acid) {DIGICERT(8‑byte name)} |
               {LABLCERT('label name')} |
               {SERIALNUM(serial number)
               ISSUERDN(issuer's DN)}