From 4e5cd956c9bbf00548c02bf6354508cad8064035 Mon Sep 17 00:00:00 2001 From: Alessio Di Mauro Date: Fri, 29 Jul 2016 10:42:18 +0200 Subject: [PATCH] Fix a few typos Obligatory after-push typo. --- doc/SSH_User_certificates.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/SSH_User_certificates.adoc b/doc/SSH_User_certificates.adoc index 2076edf..5e8912d 100644 --- a/doc/SSH_User_certificates.adoc +++ b/doc/SSH_User_certificates.adoc @@ -2,7 +2,7 @@ Using SSH User Certificates with PIV keys ----------------------------------------- This is a step-by-step on how to setup SSH user certificates using PIV -for hardware-backed keys. There guide is primarily for an OS X or +for hardware-backed keys. This guide is primarily for an OS X or Linux system. Prerequisites @@ -21,7 +21,7 @@ It has also been tested as *not working* with OpenSSH version 6.9p1. Steps ----- -1. GENERATE an "ssh user CA" key and trust it for this account on this +1. Generate an "ssh user CA" key and trust it for this account on this host $ ssh-keygen -N '' -C user-ca -f ~/.ssh/ca