Hi,
are there any docs describing how to use the "retired" key slots of a yubikey 4 under Linux?
yubico-piv-tool allows to load keys and certificates into these slots, but I did not see any hint about how to use them once they are loaded into the key.
It seems as if opensc does not yet (and maybe will not) support these slots, see
https://github.com/OpenSC/OpenSC/issues/847They say that opensc was made to comply with NIST 800-73-3 , while the yubikey does not really conform to this standard. Allegedly a central cause is the missing Key History Object.
So how would one use these keys with e.g. openssl oder with a Web-Browser/pkcs11-app?
regards