diff --git a/pkcs15-tools.md b/pkcs15-tools.md new file mode 100644 index 0000000..edef938 --- /dev/null +++ b/pkcs15-tools.md @@ -0,0 +1,13 @@ + +```shell +$ pkcs15-tool --list-certificates +Using reader with a card: Yubico YubiKey OTP+FIDO+CCID +X.509 Certificate [Certificate for Card Authentication] + Object Flags : [0x00] + Authority : no + Path : + ID : 04 + Encoded serial : 02 09 0088891A87487694BA + +$ pkcs15-tool --read-certificate 04 +``` \ No newline at end of file