=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.1,v retrieving revision 1.186 retrieving revision 1.187 diff -u -r1.186 -r1.187 --- src/usr.bin/ssh/ssh-keygen.1 2019/12/30 16:10:00 1.186 +++ src/usr.bin/ssh/ssh-keygen.1 2020/01/02 22:40:09 1.187 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.186 2019/12/30 16:10:00 jmc Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.187 2020/01/02 22:40:09 djm Exp $ .\" .\" Author: Tatu Ylonen .\" Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -35,7 +35,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 30 2019 $ +.Dd $Mdocdate: January 2 2020 $ .Dt SSH-KEYGEN 1 .Os .Sh NAME @@ -92,6 +92,9 @@ .Fl H .Op Fl f Ar known_hosts_file .Nm ssh-keygen +.Fl K +.Op Fl w Ar provider +.Nm ssh-keygen .Fl R Ar hostname .Op Fl f Ar known_hosts_file .Nm ssh-keygen @@ -362,6 +365,10 @@ commercial SSH implementations. The default import format is .Dq RFC4716 . +.It Fl k +Download resident keys from a FIDO authenticator. +Public and private key files will be written to the current directory for +each downloaded key. .It Fl k Generate a KRL file. In this mode,