TransportAuthenticationUpdate interface

Definition of the authentication mechanism for the southbound connector.

Properties

ownCertificates

Defines a reference to a secret which contains all certificates and private keys 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.

Property Details

ownCertificates

Defines a reference to a secret which contains all certificates and private keys 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.

ownCertificates?: OwnCertificate[]

Property Value