fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
58 stars 32 forks source link

fix(admin-tool): call the 'fdo-owner-tool' with the correct arguments #564

Closed mmartinv closed 9 months ago

mmartinv commented 10 months ago

Fix the fdo-admin-tool aio device manufacture command which fails when running the fdo-owner-tool dump-device-credential command after the manufacturing process has finished successfully.

Closes #563

Signed-off-by: Miguel Martín mmartinv@redhat.com

nullr0ute commented 10 months ago

Could probably do with a slightly more detailed commit log