diff options
author | Kenny Root <kenny@the-b.org> | 2016-01-26 23:28:03 -0800 |
---|---|---|
committer | Kenny Root <kenny@the-b.org> | 2016-02-21 12:51:30 -0800 |
commit | 771687e2d5355ba0e491e410f98fde6b00fa9434 (patch) | |
tree | bde243133d03df82369c849743ff6b1ef4b08df6 /gradlew | |
parent | b0630ae774e769f8db536a6502d924ee9bafdf68 (diff) | |
download | sshlib-771687e2d5355ba0e491e410f98fde6b00fa9434.tar.gz sshlib-771687e2d5355ba0e491e410f98fde6b00fa9434.tar.bz2 sshlib-771687e2d5355ba0e491e410f98fde6b00fa9434.zip |
Add extended server hostkey verification API
This allows the SSH library to query the user of the library about which
key algorithms they know about for this particular host. Otherwise when
the library is upgraded or the host is upgraded, it may select and
previously unknown key to authenticate against the database.
Note there are two APIs added here called "removeServerHostKey" and
"addServerHostKey" which currently are not called, but they are there
for future support for hostkeys@openssh.com support.
Diffstat (limited to 'gradlew')
0 files changed, 0 insertions, 0 deletions