From a2d602e7676a1b854571dc670f272f8c3fc08613 Mon Sep 17 00:00:00 2001 From: Alessio Di Mauro Date: Mon, 3 Oct 2016 15:19:40 +0200 Subject: [PATCH] Whitespace cleanup --- 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 f8dc38c..2786972 100644 --- a/doc/SSH_with_PIV_and_PKCS11.adoc +++ b/doc/SSH_with_PIV_and_PKCS11.adoc @@ -23,7 +23,7 @@ Steps 1. Generate a key in slot 9a (any slot should suffice): - $ yubico-piv-tool -s 9a -a generate -o public.pem + $ 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