plcm-certificate-info.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-certificate-info  PlcmCertificateInfo

The details of a certificate on the system.


Complex Types

PlcmCertificateInfo Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
plcm-certificate-issuer plcm-certificate-issuerSee Definition of plcm-certificate-issuerMandatory
plcm-certificate-subject plcm-certificate-subjectSee Definition of plcm-certificate-subjectMandatory
versionVersion The certificate version identifier. Mandatory
cert-typeCertType The primary purpose of the certificate.
aliasAlias The alias of the certificate. Mandatory
certificate-statusList of PlcmCertificateStatus The certificate status list contains one or more status values that describe the current state of the certificate
serial-numberSerialNumber The unique identifier for this certificate from the issuer.
extended-key-usageList of PlcmKeyUsage The Key Usage Extensions for the certificate.
fingerprintsList of Fingerprints Certificate fingerprints.
public-key-algorithmPublicKeyAlgorithm The algorithm public key on the certificate.
public-keyPublicKey The public key of the certificate.
signature-algorithmSignatureAlgorithm The signature algorithm used in the certificate.
entity-tagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.
not-valid-afterxs:dateTime
not-valid-beforexs:dateTime

Fingerprints Fields

NameTypeDescriptionAttributes
fingerprintFingerprintMandatory
algorithmPlcmHashAlgorithmMandatory


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
SignatureAlgorithmxs:string
Length of value must be >=1
Length of value must be <=128
PublicKeyxs:string
Length of value must be >=1
Length of value must be <=2048
PublicKeyAlgorithmxs:string
Length of value must be >=1
Length of value must be <=128
Fingerprintxs:string
Length of value must be >=1
Length of value must be <=1024
SerialNumberxs:string
Length of value must be >=1
Length of value must be <=128
Aliasxs:string
Length of value must be >=1
Length of value must be <=128
CertTypexs:string
Value must be one of:
  • root-ca
  • intermediate-ca
  • identity
  • self-signed-identity
  • peer
Versionxs:unsignedByte