iqlusioninc / yubikey.rs

Pure Rust YubiKey host-side driver for PIV-based RSA/ECC key storage + signing/encryption support
BSD 2-Clause "Simplified" License
218 stars 27 forks source link

Handle metadata command not being supported in test #516

Closed tony-iqlusion closed 1 year ago

tony-iqlusion commented 1 year ago

Some YubiKeys don't support this command. Instead of failing the test when it happens, log a warning message instead.