nucertificate¶
-
nucertificate.NUCertificate(bambou.nurest_object.NUMetaRESTObject,):
This object represents a X509 Certificate Request
Attributes¶
pem_encoded: The PEM encoded certificate.serial_number: The serial number of this certificate.entity_scope: Specify if scope of entity is Data center or Enterprise levelissuer_dn: The distinguished name of the authority that issued this certificate.subject_dn: The distinguished name of this certificate’s end entity.public_key: The public key contained in this certificate.external_id: External object ID. Used for integration with third party systems
Children¶
| class | fetcher |
| numetadata.NUMetadata | metadatas |
| nuglobalmetadata.NUGlobalMetadata | global_metadatas |