Errata exists for this version of the document.
This EventType is defined in OPC 10000-3. Its representation in the AddressSpace is formally defined in Table 33.
Table 33 – AuditCertificateEventType Definition
Attribute |
Value |
|||||
BrowseName |
AuditCertificateEventType |
|||||
IsAbstract |
True |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
Subtype of the AuditSecurityEventType defined in 6.4.7, which means it inherits the InstanceDeclarations of that Node. |
||||||
HasSubtype |
ObjectType |
AuditCertificateDataMismatchEventType |
Defined in 6.4.13 |
|||
HasSubtype |
ObjectType |
AuditCertificateExpiredEventType |
Defined in 6.4.14 |
|||
HasSubtype |
ObjectType |
AuditCertificateInvalidEventType |
Defined in 6.4.15 |
|||
HasSubtype |
ObjectType |
AuditCertificateUntrustedEventType |
Defined in 6.4.16 |
|||
HasSubtype |
ObjectType |
AuditCertificateRevokedEventType |
Defined in 6.4.17 |
|||
HasSubtype |
ObjectType |
AuditCertificateMismatchEventType |
Defined in 6.4.18 |
|||
HasProperty |
Variable |
Certificate |
ByteString |
PropertyType |
Mandatory |
This EventType inherits all Properties of the AuditSecurityEventType. Their semantic is defined in 6.4.4. The SourceName for Events of this type shall be “Security/Certificate”.
Certificate is the certificate that encountered a validation issue. Additional subtypes of this EventType will be defined representing the individual validation errors. This certificate can be matched to the Service that passed it (Session or SecureChannel Service Set) since the AuditEvents for these Services also included the Certificate.