From b046999eda3f2411b0bae604a289f60266643da6 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 30 Jun 2024 15:19:33 +0800 Subject: [PATCH] Add 'piv.md' --- piv.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 piv.md diff --git a/piv.md b/piv.md new file mode 100644 index 0000000..04cea8e --- /dev/null +++ b/piv.md @@ -0,0 +1,22 @@ +checked/tested: + +``` +pcsctest - successful +pkcs11-tool --login --test - works +pkcs11-tool --list-objects - works +system_profiler SPSmartCardsDataType - shows all the certs +sc_auth identities - lists identities +sc_auth pairing_ui -s status - enabled +security list-smartcards - lists the smartcard +security smartcards token -l - is empty +Clean install of macOS - issue still exists +Reset SMC - issue still exists +``` + + + +
+ +Reference: +1. https://discussions.apple.com/thread/254149417?sortBy=best +