export TSS2_LOG=fapi+NONE
<run some ssh command>
WARNING: Listing FAPI token objects failed: "fapi:Provisioning was not executed."
Please see https://github.com/tpm2-software/tpm2-pkcs11/blob/1.9.0/docs/FAPI.md for more details
WARNING: Getting tokens from fapi backend failed.
WARNING: Listing FAPI token objects failed: "fapi:Provisioning was not executed."
Please see https://github.com/tpm2-software/tpm2-pkcs11/blob/1.9.0/docs/FAPI.md for more details
WARNING: Getting tokens from fapi backend failed.
While the command works, how can I get rid of the warnings, without rebuilding with --with-fapi=no
While the command works, how can I get rid of the warnings, without rebuilding with
--with-fapi=no