class EnrollmentAuthority

ManagedElement
+-SystemFunctions
+-SecM
+-CertM
+-EnrollmentAuthority

Represents a Certification or Registration Authority for certificate enrollment.

References from:
EnrollmentServer; NodeCredential;
References to:
TrustedCertificate;
Attributes
AuthorityType[0..1]
authorityType
Indicates the type of the enrollment authority.

Used for the verification of the Public Key Infrastructure (PKI) response message. In case of a Certification Authority (CA), the self-signed certificate of the CA is accepted by ME given that the certificate is configured either in attribute enrollmentCaCertificate or enrollmentCaFingerprint. In case of a Registration Authority (RA), the RA certificate is verified using the CA certificate of the RA configured in attribute enrollmentCaCertificate.

This entity is deprecated as implemented redundant functionality.


Deprecated: Deprecated in version 2.0. Redundant functionality.

string
key
mandatory
noNotification
restricted
enrollmentAuthorityId
The value component of the RDN.
DistinguishedName[0..1]
enrollmentAuthorityName
Specifies the name of the issuing CA.

The X.501 distinguished name of the issuing CA used for addressing and reference identity.
TrustedCertificate[0..1]
enrollmentCaCertificate
The trusted cerificate of the RA or CA used for enrollment authentication.

Represents the certificate by the DN of the appropriate TrustedCertificate MO.

The RA or CA certificate provided in the PKI response is authenticated by this trusted certificate.
string[0..1]
userLabel
An additional descriptive text.

  class EnrollmentAuthority