.. Class Doc file class cobra.model.pki.TP ======================== .. class:: cobra.model.pki.TP A trustpoint (certificate authority/CA), which issues and validates (signs) digital certificates. When participating in secure communications using the public key infrastructure (PKI), a participant can verify the identity of the other party through the CA that signed the other party's public key. Containers: * :class:`cobra.model.pki.Ep` Containment: * :class:`cobra.model.fault.Delegate` Properties: - certChain : The PEM-encoded chain of trust from the trustpoint to a trusted root authority. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - descr : The description of the certificate authority (CA or trustpoint). + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - fp : This property is managed internally and should not be modified by the user. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - lcOwn : Indicates how this object was created. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - modTs : The time when this object was last modified. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - name : The name of the certificate authority (CA or trustpoint). + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - numCerts : The number of certificates found in the certificate chain. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - ownerKey : The key for enabling clients to own their data for entity correlation. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - ownerTag : A tag for enabling clients to add their own data. For example, to indicate who created this object. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - uid : A unique identifier for this object. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True