diff --git a/doc/SSH_with_PIV_and_PKCS11.adoc b/doc/SSH_with_PIV_and_PKCS11.adoc index 2786972..863b5d7 100644 --- a/doc/SSH_with_PIV_and_PKCS11.adoc +++ b/doc/SSH_with_PIV_and_PKCS11.adoc @@ -24,7 +24,7 @@ Steps 1. Generate a key in slot 9a (any slot should suffice): $ yubico-piv-tool -s 9a -a generate -o public.pem - ++ [NOTE] RSA 4096-bit keys are not currently supported due to a limitation in the PIV spec: https://github.com/Yubico/yubico-piv-tool/issues/58