diff options
author | Daniel Kahn Gillmor <[email protected]> | 2018-04-09 22:06:38 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2018-04-09 22:06:38 +0000 |
commit | 381c46818ffa4605d0ca39818fe317de445eb6de (patch) | |
tree | 4dd921f06c7c2a712eaeda36d86863c0a1c73946 /tests | |
parent | agent: change documentation reference for ssh-agent protocol. (diff) | |
download | gnupg-T3880-fix.tar.gz gnupg-T3880-fix.zip |
* agent/command-ssh.c (ssh_handler_sign_request): if a flag is passed
during an signature request that we do not know how to apply, return
GPG_ERR_UNKNOWN_OPTION.
--
https://tools.ietf.org/html/draft-miller-ssh-agent-02#section-4.5 says:
If the agent does not support the requested flags, or is otherwise
unable or unwilling to generate the signature (e.g. because it
doesn't have the specified key, or the user refused confirmation of a
constrained key), it must reply with a SSH_AGENT_FAILURE message.
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
GnuPG-bug-id: 3880
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions