Fix a few typos
Obligatory after-push typo.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user