Certificates Management

oci.certificates_management.CertificatesManagementClient API for managing certificates.
oci.certificates_management.CertificatesManagementClientCompositeOperations This class provides a wrapper around CertificatesManagementClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.certificates_management.models.Association The details of the association.
oci.certificates_management.models.AssociationCollection The results of an association search.
oci.certificates_management.models.AssociationSummary The details of the association.
oci.certificates_management.models.CaBundle CA bundle metadata.
oci.certificates_management.models.CaBundleCollection The results of a CA bundle search.
oci.certificates_management.models.CaBundleSummary CA bundle metadata.
oci.certificates_management.models.Certificate The details of the certificate.
oci.certificates_management.models.CertificateAuthority The metadata details of the certificate authority (CA).
oci.certificates_management.models.CertificateAuthorityCollection The results of a certificate authority (CA) search.
oci.certificates_management.models.CertificateAuthorityIssuanceExpiryRule A rule that enforces how long certificates or certificate authorities (CAs) issued by this particular CA are valid.
oci.certificates_management.models.CertificateAuthorityRule A rule that you can apply to a certificate authority (CA) to enforce certain conditions on its usage and management.
oci.certificates_management.models.CertificateAuthoritySummary The metadata details of the certificate authority (CA).
oci.certificates_management.models.CertificateAuthorityVersion The metadata details of the certificate authority (CA) version.
oci.certificates_management.models.CertificateAuthorityVersionCollection The results of a certificate authority (CA) version search.
oci.certificates_management.models.CertificateAuthorityVersionSummary The metadata details of the certificate authority (CA) version.
oci.certificates_management.models.CertificateCollection The results of a certificate search.
oci.certificates_management.models.CertificateRenewalRule A rule that imposes constraints on certificate renewal.
oci.certificates_management.models.CertificateRevocationListDetails The details of the certificate revocation list (CRL).
oci.certificates_management.models.CertificateRule A rule that you can apply to a certificate to enforce certain conditions on the certificate’s usage and management.
oci.certificates_management.models.CertificateSubject The subject of the certificate, which is a distinguished name that identifies the entity that owns the public key in the certificate.
oci.certificates_management.models.CertificateSubjectAlternativeName A subject alternative name for the certificate that binds additional or alternate names to the subject of the certificate.
oci.certificates_management.models.CertificateSummary The details of the certificate.
oci.certificates_management.models.CertificateVersion The details of the certificate version.
oci.certificates_management.models.CertificateVersionCollection The results of a certificate version search.
oci.certificates_management.models.CertificateVersionSummary The details of the certificate version.
oci.certificates_management.models.ChangeCaBundleCompartmentDetails The details of the request to change compartments for the CA bundle.
oci.certificates_management.models.ChangeCertificateAuthorityCompartmentDetails The details of the request to change compartments for the certificate authority (CA).
oci.certificates_management.models.ChangeCertificateCompartmentDetails The details of the request to change compartments for the certificate.
oci.certificates_management.models.CreateCaBundleDetails The details of the CA bundle that you want to create.
oci.certificates_management.models.CreateCertificateAuthorityConfigDetails The configuration details for creating a certificate authority (CA).
oci.certificates_management.models.CreateCertificateAuthorityDetails The details for creating a certificate authority (CA).
oci.certificates_management.models.CreateCertificateByImportingConfigDetails The details of the configuration for creating a certificate based on the keys from an imported certificate.
oci.certificates_management.models.CreateCertificateConfigDetails The details of the contents of the certificate and certificate metadata.
oci.certificates_management.models.CreateCertificateDetails The details of the certificate to create.
oci.certificates_management.models.CreateCertificateIssuedByInternalCaConfigDetails The details of the configuration for creating an internally managed certificate which is issued by a private certificate authority (CA).
oci.certificates_management.models.CreateCertificateManagedExternallyIssuedByInternalCaConfigDetails The details of the configuration for creating an externally managed certificate which is issued by a private certificate authority (CA).
oci.certificates_management.models.CreateRootCaByGeneratingInternallyConfigDetails The details for creating a private root certificate authority (CA).
oci.certificates_management.models.CreateSubordinateCaIssuedByInternalCaConfigDetails The details for creating a private subordinate certificate authority (CA) which is issued by a private CA.
oci.certificates_management.models.ObjectStorageBucketConfigDetails The details of the Object Storage bucket configured to store the certificate revocation list (CRL).
oci.certificates_management.models.RevocationStatus The current revocation status of the entity.
oci.certificates_management.models.RevokeCertificateAuthorityVersionDetails The details of the request to revoke a certificate authority (CA) version.
oci.certificates_management.models.RevokeCertificateVersionDetails The details for revoking a certificate version.
oci.certificates_management.models.ScheduleCertificateAuthorityDeletionDetails The details of the request to schedule the deletion of the specified certificate authority (CA).
oci.certificates_management.models.ScheduleCertificateAuthorityVersionDeletionDetails The details of the request to schedule the deletion of the specified certificate authority (CA) version.
oci.certificates_management.models.ScheduleCertificateDeletionDetails The details for scheduling the deletion of the specified certificate.
oci.certificates_management.models.ScheduleCertificateVersionDeletionDetails The details for scheduling the deletion of the specified certificate version.
oci.certificates_management.models.UpdateCaBundleDetails The details of the CA bundle to update.
oci.certificates_management.models.UpdateCertificateAuthorityConfigDetails The configuration details for updating a certificate authority (CA).
oci.certificates_management.models.UpdateCertificateAuthorityDetails The details for updating a certificate authority (CA).
oci.certificates_management.models.UpdateCertificateByImportingConfigDetails The details of the configuration for updating a certificate based on the keys from an imported certificate.
oci.certificates_management.models.UpdateCertificateConfigDetails The details of the contents of the certificate and certificate metadata.
oci.certificates_management.models.UpdateCertificateDetails The details of the certificate to update.
oci.certificates_management.models.UpdateCertificateIssuedByInternalCaConfigDetails The details for updating an internally managed certificate which is issued by a private certificate authority (CA).
oci.certificates_management.models.UpdateCertificateManagedExternallyIssuedByInternalCaConfigDetails The details for updating an externally managed certificate which is issued by a private certificate authority (CA).
oci.certificates_management.models.UpdateRootCaByGeneratingInternallyConfigDetails The details for updating a private root certificate authority (CA).
oci.certificates_management.models.UpdateSubordinateCaIssuedByInternalCaConfigDetails The details for updating a private subordinate certificate authority (CA) which is issued by a private CA.
oci.certificates_management.models.Validity An object that describes a period of time during which an entity is valid.