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

Verify the device certificate chain in Rendezvous and Onboarding servers #661

Closed mmartinv closed 5 months ago

mmartinv commented 5 months ago

As a result of the conversations in #628 we need a way to be able to enable/disable the verification of the device certificate chains in both the Rendezvous and the Onboarding servers.