Allow ssh-keygen to use a key held in ssh-agent as a CA when signing
authordjm <djm@openbsd.org>
Wed, 28 Jun 2017 01:09:22 +0000 (01:09 +0000)
committerdjm <djm@openbsd.org>
Wed, 28 Jun 2017 01:09:22 +0000 (01:09 +0000)
commit8705e2e1c865021d3d61356745b2c148e77005ad
treeeefb9d4247406391b138a297f15ee703b2cfc6c3
parentf6c9ec70581d29511e94fbc4291d294bf7440671
Allow ssh-keygen to use a key held in ssh-agent as a CA when signing
certificates. bz#2377 ok markus
usr.bin/ssh/authfd.c
usr.bin/ssh/authfd.h
usr.bin/ssh/ssh-keygen.1
usr.bin/ssh/ssh-keygen.c
usr.bin/ssh/sshkey.c
usr.bin/ssh/sshkey.h