Files
Adam Shiervani 9f2f1a20bf test(ota): add GPG signing subkey verification tests (#1325)
Add four tests covering the subkey lifecycle that mirrors production
key setups (root key + signing subkeys on YubiKeys):

- Signing with a subkey verifies successfully
- Subkeys survive parseAndValidateKeyring entity filtering
- Rotated subkeys (old and new) both verify
- Revoked subkey is rejected by SigningKeyById

These complement the rogue-entity filtering test from #1316 by
verifying that subkey operations within a trusted entity work
correctly through the full verification pipeline.
2026-03-24 16:15:22 +01:00
..
2026-01-28 09:19:56 +01:00
2026-01-28 09:19:56 +01:00
2026-01-28 09:19:56 +01:00