summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2021-12-29 20:33:33 +0100
committerThomas Wolf <thomas.wolf@paranor.ch>2022-01-30 17:13:46 +0100
commitf41929708e79d7b36e0a653ae3d7464d4f20b606 (patch)
treece20d85a592f426844846970f0e592570d339959 /org.eclipse.jgit.junit.http
parentb73548bc4c9b3cedb1d381c802186dcd43829a27 (diff)
downloadjgit-f41929708e79d7b36e0a653ae3d7464d4f20b606.tar.gz
jgit-f41929708e79d7b36e0a653ae3d7464d4f20b606.zip
sshd: Skip unknown keys from the SSH agent
An SSH agent might contain keys that Apache MINA sshd cannot handle. Pageant for instance can contain ed448 keys, which are not implemented in OpenSSH or in Apache MINA sshd. When an agent delivers such keys, simply skip (and log) them. That way, we can work with the remaining keys. Otherwise a single unknown key in the agent would break pubkey authentication. Change-Id: I3945d932c7e64b628465004cfbaf10f4dc05f3e4 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.junit.http')
0 files changed, 0 insertions, 0 deletions