Previous Topic: INSTDATA Keyword—Record ACID InformationNext Topic: ISSUERDN and SERIALNUM Keywords—Identify Certificate


Examples: INSTDATA keyword

This example adds INSTDATA to ACID QO66:

TSS ADDTO(QO66) INSTDATA('JUNE 90')

'JUNE 90', is added to the end of the INSTDATA which exists for QO66.

Administrators may remove the entire INSTDATA field for an ACID, but cannot remove specific portions.

This example removes ALL INSTDATA for QO66.

TSS REMOVE(QO66) INSTDATA

Note: Use the TSS REPLACE (INSTDATA) to totally replace old data with new data.