License¶
Release binding: v0.1.0-enterprise-ready · 2026-05-19
The appliance license is a signed JWT verified offline against a public key installed beside it. The Private Appliance does not require call-home for license verification; install, verification, and rotation work without network access. Current access and commercial terms are agreed through a Private Appliance or scoped pilot. The archived cloud-image references describe marketplace entitlement binding at launch; that integration does not establish a currently orderable HX-SDP listing.
Install¶
sudo install -m 0640 -o root -g hx-sdp license.jwt /etc/hx-sdp/license.jwt
sudo install -m 0644 -o root -g root license.pub /etc/hx-sdp/license.pub
hx-sdp license verify
hx-sdp license status
Rotate¶
sudo install -m 0640 -o root -g hx-sdp new-license.jwt /etc/hx-sdp/license.jwt
hx-sdp license verify
systemctl restart hx-engine hx-gate
hx-sdp validate --mode smoke
Acceptance and rejection proof¶
The appliance can demonstrate that it accepts a valid license and rejects an invalid one, for procurement or audit evidence: