Device Credentials
Cryptographic device credentials which are used to establish secure TLS connection between client and Qb2 and get access to its APIs
Field | Type | Default | Unit |
---|---|---|---|
certificates |
repeated Certificate |
- |
- |
Certificate chain which is deployed at Qb2 device and is used during the TLS handshake. Chain includes device certificate and corresponding issuer batch certificate. |
|||
key |
- |
- |
|
Device private key which is deployed at Qb2 device. Should never leave Qb2 device after being deployed. |
|||
initial_admin_password |
string |
- |
- |
Initial admin password which is printed on the label of the device and allows the initial access to the access level LEVEL_ADMIN. The password can be overridden by the user thus it is called "initial". |