From ae63ca7ce854c0e03cf30a74d191b01ea63529cd Mon Sep 17 00:00:00 2001 From: Alessio Di Mauro Date: Mon, 3 Oct 2016 15:33:12 +0200 Subject: [PATCH] Fix AsciiDoc issue --- doc/SSH_with_PIV_and_PKCS11.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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