PKI Trust Point Detail

Field

Description

Name

The name or label of the key-pair.

IdCert FileName

The name of the file storing the identity certificate. It is a unix style '/' separated string representing the absolute path of the file in the file system of the device. If there is no identity certificate obtained as yet, the value will be a zero length string.

IdCert SubjName

The subject name of the identity certificate. If there is no certificate or no subject name in the certificate, the value of this object will be a zero length string.

IdCert SerialNum

The serial number of the identity certificate. If there is no certificate, the value of this object will be a zero length string.

IdCert StartDate

The time when the identity certificate starts to be valid, corresponding to the notBefore field in the certificate. If there is no certificate, the value of this object will be a zero length string.

IdCert EndDate

The time when the identity certificate validity ends, corresponding to the notAfter field in the certificate. If there is no certificate, the value of this object will be a zero length string.

IdCert FingerPrint

The MD5 fingerprint of the identity certificate in HEX string format. If there is no certificate, the value of this object will be a zero length string.

IssuerCert FileName

The name of the file storing the issuer certificate. It is a unix style '/' separated string representing the absolute path of the file in the file system of the device. If there is no issuer certificate obtained yet, the value of this object will be a zero length string.

IssuerCert SubjName

The issuer name (subject name in issuer certificate which will be the same as the issuer name in the identity certificate if present). If there is no certificate, the value will be a zero length string.

IssuerCert SerialNum

The serial number of the issuer certificate. If there is no certificate, the value will be a zero length string.

IssuerCert StartDate

The time when the issuer certificate starts to be valid, corresponding to the notBefore field in the certificate. If there is no certificate, the value will be a zero length string.

IssuerCert EndDate

The time when the issuer certificate validity ends, corresponding to the notAfter field on in the certificate. If there is no certificate, the value will be a zero length string.

IssuerCert FingerPrint

The MD5 fingerprint of the issuer's certificate in HEX string format. If there is no certificate, the value of this object will be a zero length string.



Copyright © 2002-2007, Cisco Systems, Inc. All rights reserved.