📄️ Creating public/private key pairs
This page explains how to generate public/private key pairs using OpenSSL command-line tools.
📄️ Using JSON Web Tokens (JWTs)
To authenticate to Omnicore, each device must prepare a JSON Web Token (JWT, RFC 7519). JWTs are used for short-lived authentication between devices and the MQTT or HTTP bridges. This page describes the Omnicore requirements for the contents of the JWT.
📄️ Verifying device credentials
Omnicore offers per-device public/private key authentication using JSON Web Tokens (JWTs). For additional security, Omnicore can verify device public key certificates against registry-level CA certificates.