Files
KNELCa/legacy-tsys-ca/admin-code/init-i-nitrokey.sh
mrcharles af7c0f3478 feat: port legacy TSYS-CA (admin-code PKI + tsys-bits) [#769][#783]
Excluded admin-code/*SECRETS.inc (real Nitrokey HSM PINs in the public
source repo) — SECRETS.inc.example template added in their place.
Rotation/history-purge ruling pending in #783. legacy-* trees exempt
from lint/pointer checks (historical verbatim code).

https://projects.knownelement.com/issues/769#note-4152
2026-09-04 07:01:46 -05:00

6 lines
172 B
Bash

#!/bin/bash
# This resets the counters on the HSM and ensures the PIN is what we want for now.
sc-hsm-tool --initialize --so-pin 1636511164917894 --pin 712583
sc-hsm-tool