signingKeyType
Information type
Certificates
Syntax
"signingKeyType": "{asymmetricPrivate|selfSigned}"Parameters
| Signs the device certificate with the asymmetric private key of an intermediate certificate authority used in an OEM-specific Public Key Infrastructure (PKI) certificate chain. Can only be used with the eSecIP Professional and eSecIP Standard editions. |
| Signs the device certificate with the certificate’s own private key that the Security Appliance generated when creating the certificate. This does not provide full security and is discouraged. |
For use with
The product configuration file for all eSecIP editions.
Description
Use this field to define the type of key to sign the device certificate with.
This field is mandatory in a certificates configuration object.
Example
"signingKeyType": "asymmetricPrivate"