Subscribe to the Non-Human & AI Identity Journal
Authentication, Authorisation & Trust

Device Certificate

← Back to Glossary
By NHI Mgmt Group Updated June 25, 2026 Domain: Authentication, Authorisation & Trust

A device certificate is a cryptographic credential that proves a device’s identity to other systems. In IoT and embedded environments, it functions like a non-human identity, binding trust to a specific device, policy scope, and lifecycle state from issuance through revocation.

Expanded Definition

Device certificates are issued to a specific hardware device, virtual device, or embedded endpoint so other systems can verify its identity before allowing access. In NHI programs, they are treated as machine-bound credentials, not as generic configuration artifacts, because their trust value depends on issuance policy, private key protection, certificate authority governance, and revocation handling.

The term is used differently across vendors, but the operational meaning is consistent: a device certificate is only useful when it is tied to a known device identity and an enforceable lifecycle. That lifecycle typically includes enrollment, renewal, rotation, suspension, and revocation. In zero trust environments, device certificates often support mutual authentication, while policy engines use them to decide whether a device is allowed to connect to APIs, internal services, or management planes. For a standards-oriented lens, the NIST Cybersecurity Framework 2.0 reinforces the need for asset visibility and identity governance around machine credentials, even when it does not define device certificates as a standalone control class.

The most common misapplication is treating a device certificate as proof of device trust indefinitely, which occurs when renewal, key protection, and revocation status are not continuously checked.

Examples and Use Cases

Implementing device certificates rigorously often introduces operational overhead, requiring organisations to balance strong device assurance against enrollment, rotation, and recovery complexity.

  • A managed laptop receives a certificate during provisioning so internal Wi-Fi, VPN, and service portals can verify it is an approved corporate device.
  • An IoT sensor uses a certificate to authenticate to a telemetry API, with policy scoped to the device model, firmware state, and deployment region.
  • A manufacturing controller presents a certificate to a central orchestration service, allowing command execution only after mutual TLS validation.
  • An edge gateway is re-enrolled with a new certificate after hardware replacement, preserving trust while invalidating the retired device identity.
  • A security team revokes certificates for decommissioned devices to prevent stale credentials from being reused by attackers or rogue clones.

These patterns are especially important in NHI-heavy environments, where machine trust often outnumbers human trust by a wide margin. NHI Management Group notes that NHIs outnumber human identities by 25x to 50x in modern enterprises, which makes certificate-driven device identity a core control rather than a niche exception. For broader identity context, the Ultimate Guide to NHIs — What are Non-Human Identities is the clearest anchor point, while device authentication patterns are commonly discussed alongside mutual TLS and attestation in standards-adjacent guidance.

Why It Matters in NHI Security

Device certificates matter because they collapse the gap between “something is connected” and “something is trusted.” Without them, IoT fleets, embedded systems, and fleet-managed endpoints often fall back to shared secrets, static keys, or weak device fingerprints, all of which are harder to govern and easier to copy. That is a direct NHI risk: if the certificate lifecycle is weak, the device identity becomes stale, duplicated, or silently overprivileged.

Certificate failure is not abstract. In SailPoint research published by NHI Management Group, 45% of organisations reported certificate expiry as the leading cause of outages, and 53% experienced a security incident directly related to machine identity management failures. Those outcomes show why device certificates must be inventoried, monitored, rotated, and revoked as part of normal operational hygiene. The governance lens matters because a compromised or expired device certificate can disrupt production, expose APIs, or undermine trust between systems that are otherwise correctly segmented under zero trust principles. The same machine identity discipline that underpins the NIST Cybersecurity Framework 2.0 also applies here: visibility, access control, and recovery planning are not optional.

Organisations typically encounter device certificate risk only after a fleet outage, blocked rollout, or incident review, at which point the certificate lifecycle becomes operationally unavoidable to address.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-02Covers improper secret and credential management for machine identities, including certificates.
NIST Zero Trust (SP 800-207)Zero Trust relies on strong device identity and continuous verification of trust signals.
NIST CSF 2.0PR.AAIdentity and authentication controls apply to devices as managed assets in enterprise environments.

Bind device certificates to asset records, monitor validity, and remove trust when devices are retired.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 25, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org