mirror of git://anongit.mindrot.org/openssh.git
upstream: fix link to agent draft; spotted by Jann Horn
OpenBSD-Commit-ID: ff5bda21a83ec013db683e282256a85201d2dc4b
This commit is contained in:
parent
12e2d4b13f
commit
60ec3d54fd
|
@ -1,5 +1,5 @@
|
|||
The SSH agent protocol is described in
|
||||
https://tools.ietf.org/html/draft-miller-ssh-agent-04
|
||||
https://tools.ietf.org/html/draft-miller-ssh-agent
|
||||
|
||||
This file documents OpenSSH's extensions to the agent protocol.
|
||||
|
||||
|
@ -81,4 +81,4 @@ the constraint is:
|
|||
|
||||
This option is only valid for XMSS keys.
|
||||
|
||||
$OpenBSD: PROTOCOL.agent,v 1.19 2023/04/12 08:53:54 jsg Exp $
|
||||
$OpenBSD: PROTOCOL.agent,v 1.20 2023/10/03 23:56:10 djm Exp $
|
||||
|
|
Loading…
Reference in New Issue