OwnCertificate interface

Certificate or private key that can be used by the southbound connector connecting to the shop floor/OT device. The accepted extensions are .der for certificates and .pfx/.pem for private keys.

Properties

certPasswordReference

Secret Reference Name (Pfx or Pem password).

certSecretReference

Secret Reference name (cert and private key).

certThumbprint

Certificate thumbprint.

Property Details

certPasswordReference

Secret Reference Name (Pfx or Pem password).

certPasswordReference?: string

Property Value

string

certSecretReference

Secret Reference name (cert and private key).

certSecretReference?: string

Property Value

string

certThumbprint

Certificate thumbprint.

certThumbprint?: string

Property Value

string