CertificateProfileProperties interface

Properties of the certificate profile.

Properties

certificates

List of renewed certificates.

city

Used as L in the certificate subject name.

commonName

Used as CN in the certificate subject name.

country

Used as C in the certificate subject name.

enhancedKeyUsage

Enhanced key usage of the certificate.

identityValidationId

Identity validation id used for the certificate subject name.

includeCity

Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeCountry

Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types

includePostalCode

Whether to include PC in the certificate subject name.

includeState

Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeStreetAddress

Whether to include STREET in the certificate subject name.

organization

Used as O in the certificate subject name.

organizationUnit

Used as OU in the private trust certificate subject name.

postalCode

Used as PC in the certificate subject name.

profileType

Profile type of the certificate.

provisioningState

Status of the current operation on certificate profile.

state

Used as S in the certificate subject name.

status

Status of the certificate profile.

streetAddress

Used as STREET in the certificate subject name.

Property Details

certificates

List of renewed certificates.

certificates?: Certificate[]

Property Value

city

Used as L in the certificate subject name.

city?: string

Property Value

string

commonName

Used as CN in the certificate subject name.

commonName?: string

Property Value

string

country

Used as C in the certificate subject name.

country?: string

Property Value

string

enhancedKeyUsage

Enhanced key usage of the certificate.

enhancedKeyUsage?: string

Property Value

string

identityValidationId

Identity validation id used for the certificate subject name.

identityValidationId?: string

Property Value

string

includeCity

Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeCity?: boolean

Property Value

boolean

includeCountry

Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeCountry?: boolean

Property Value

boolean

includePostalCode

Whether to include PC in the certificate subject name.

includePostalCode?: boolean

Property Value

boolean

includeState

Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeState?: boolean

Property Value

boolean

includeStreetAddress

Whether to include STREET in the certificate subject name.

includeStreetAddress?: boolean

Property Value

boolean

organization

Used as O in the certificate subject name.

organization?: string

Property Value

string

organizationUnit

Used as OU in the private trust certificate subject name.

organizationUnit?: string

Property Value

string

postalCode

Used as PC in the certificate subject name.

postalCode?: string

Property Value

string

profileType

Profile type of the certificate.

profileType: string

Property Value

string

provisioningState

Status of the current operation on certificate profile.

provisioningState?: string

Property Value

string

state

Used as S in the certificate subject name.

state?: string

Property Value

string

status

Status of the certificate profile.

status?: string

Property Value

string

streetAddress

Used as STREET in the certificate subject name.

streetAddress?: string

Property Value

string