From a3c9f6965a8cff5da3a19231a140b7595c6c201b Mon Sep 17 00:00:00 2001 From: Alessio Di Mauro Date: Mon, 1 Aug 2016 09:29:56 +0200 Subject: [PATCH] Add link to ssh-keygen manpage for User SSH certs --- doc/SSH_User_certificates.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/SSH_User_certificates.adoc b/doc/SSH_User_certificates.adoc index 5d083fc..1fe706c 100644 --- a/doc/SSH_User_certificates.adoc +++ b/doc/SSH_User_certificates.adoc @@ -63,6 +63,10 @@ operation will require touch) If you have followed these steps to the letter, you will not be asked for the PIV PIN, but your YubiKey will start blinking, waiting for touch. +More info +--------- + +For more information see the CERTIFICATES section of http://man.openbsd.org/OpenBSD-current/man1/ssh-keygen.1[ssh-keygen(1)]. Thanks ------