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 33 forks source link

[WIP] chore: test device credential generation with TPM #532

Closed 7flying closed 1 year ago

7flying commented 1 year ago

Added a test to check if we can reproduce #531 upstream.

7flying commented 1 year ago

We do get the same error :

Common: ERROR:tcti:src/tss2-tcti/tctildr.c:430:Tss2_TctiLdr_Initialize_Ex() Failed to instantiate TCTI 
Common:  2023-07-12T16:33:47.668Z ERROR tss_esapi::tcti_ldr                   > Error when creating a TCTI context: response code not recognized

plus some extra stuff