Fix a few typos

Obligatory after-push typo.
This commit is contained in:
Alessio Di Mauro
2016-07-29 10:42:18 +02:00
parent b596a806a3
commit 4e5cd956c9
+2 -2
View File
@@ -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 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. Linux system.
Prerequisites Prerequisites
@@ -21,7 +21,7 @@ It has also been tested as *not working* with OpenSSH version 6.9p1.
Steps 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 host
$ ssh-keygen -N '' -C user-ca -f ~/.ssh/ca $ ssh-keygen -N '' -C user-ca -f ~/.ssh/ca