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
cert |
Secret Reference Name (Pfx or Pem password). |
cert |
Secret Reference name (cert and private key). |
cert |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript