jnxJsLoadedCaCertTable

The jnxJsLoadedCaCertTable, whose object ID is {jnxJsCertificateObjects 1}, exposes the loaded Certification Authority (CA)-issued certificate objects listed in Table 139. Certificates are used when establishing a secure connection in the device.

Table 139: jnxJsLoadedCaCertTable

Object

Object ID

Description

jnxJsLoadedCaCertEntry

jnxJsLoadedCaCertTable 1

Loaded CA certificate entry. The loaded CA certificate entry is indexed by the CA certification name.

Sequence of parameters:

  • jnxJsLoadedCaCertName
  • jnxJsLoadedCaCertSubject
  • jnxJsLoadedCaCertExpire
  • jnxJsLoadedCaCertIssuer

jnxJsLoadedCaCertName

jnxJsLoadedCaCertEntry 1

Loaded CA certificate name. This name is unique within the loaded CA certifcates.

jnxJsLoadedCaCertSubject

jnxJsLoadedCaCertEntry 2

CA certificate subject

jnxJsLoadedCaCertExpire

jnxJsLoadedCaCertEntry 3

Expiration time and date of CA certificate

jnxJsLoadedCaCertIssuer

jnxJsLoadedCaCertEntry 4

Issuer of CA certificate

Related Topics