diff options
author | Damien Miller <djm@mindrot.org> | 2017-10-01 09:58:24 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2017-10-01 09:58:24 +1100 |
commit | 4e4e0bb223c5be88d87d5798c75cc6b0d4fef31d (patch) | |
tree | be19875ade25ede6d58d176a2f9d0cef05494775 /PROTOCOL.agent | |
parent | e4a798f001d2ecd8bf025c1d07658079f27cc604 (diff) | |
download | openssh-git-4e4e0bb223c5be88d87d5798c75cc6b0d4fef31d.tar.gz |
update agent draft URL
Diffstat (limited to 'PROTOCOL.agent')
-rw-r--r-- | PROTOCOL.agent | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/PROTOCOL.agent b/PROTOCOL.agent index 54cf2be4..984564a0 100644 --- a/PROTOCOL.agent +++ b/PROTOCOL.agent @@ -1,3 +1,5 @@ This file used to contain a description of the SSH agent protocol -implemented by OpenSSH. It has since been superseded by -https://tools.ietf.org/html/draft-miller-ssh-agent-00 +implemented by OpenSSH. It has since been superseded by an Internet- +draft that is available from: + +https://tools.ietf.org/html/draft-miller-ssh-agent-01 |