PublicX509Certificate

Used to convey information that will allow matching in order to determine which certificate to use. Actual certificates are exchanged externally to the CIM exchange.

Type

Class

URI

cim:PublicX509Certificate

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

  • PublicX509Certificate

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

ISOUpperLayer

0..1

ISOUpperLayer

Application layer used with the certificate for mutual authentication.

TCPAccessPoint

0..1

TCPAccessPoint

The association allows a certificate to be bound for use by TLS.

issuerName

0..1

string

Represents the CA that issued the certificate. Defined to be per X.509.

serialNumber

0..1

string

Is the serial number of the certificate per X.509 definition.


ISOUpperLayer

Application layer used with the certificate for mutual authentication.

URI

cim:PublicX509Certificate.ISOUpperLayer

Cardinality

0..1

Type

ISOUpperLayer

issuerName

Represents the CA that issued the certificate. Defined to be per X.509.

URI

cim:PublicX509Certificate.issuerName

Cardinality

0..1

Type

string

serialNumber

Is the serial number of the certificate per X.509 definition.

URI

cim:PublicX509Certificate.serialNumber

Cardinality

0..1

Type

string

TCPAccessPoint

The association allows a certificate to be bound for use by TLS.

URI

cim:PublicX509Certificate.TCPAccessPoint

Cardinality

0..1

Type

TCPAccessPoint