search results

  1. I\'m still trying to figure out a problem I\'m having with using JSCh on Android. I believe the problem lies within the Host Key Repository, I can add an Identity to ...
    stackoverflow.com/.../15283726/jsch-​host-key-repository - Cached
  2. A host key repository is a database of host keys, used by the client to verify the identity of the server.
    sourceforge.net/apps/mediawiki/jsch/​...a_host_key_repository - Cached
    More results from sourceforge.net »
  3. public interface HostKeyRepository. A repository for known host keys. This will be used when connecting remote servers to check that their public keys are the same as ...
    epaul.github.io/.../com/jcraft/jsch/​HostKeyRepository.html - Cached
  4. public interface HostKeyRepository. A repository for known host keys. This will be used when connecting remote servers to check that their public keys are the same as ...
    epaul.github.io/.../com/jcraft/jsch/​HostKeyRepository.html - Cached
  5. Host key type: ssh-dss,ssh-rsa; Userauth: password; Userauth: ... This plug-in will allow you to get ssh2 accesses to remote CVS repository by JSch. ...
    www.jcraft.com/jsch - Cached
  6. Java > Open Source Codes > com > jcraft > jsch > HostKeyRepository. 1 /* -*-mode:java; c-basic-offset:2; indent-tabs-mode:nil -*- */ 2 /* ... (String host, byte[] key);
    kickjava.com/src/com/jcraft/jsch/​HostKeyRepository.java.htm - Cached
  7. JSCh Host Key Repository. 2. Configuring known_hosts in jgit. 0. NGIT/JGIT/Git# SSH Session with private key to Clone GiT repository. 0. JGit for showing information ...
    stackoverflow.com/.../using-keys...a-​git-repository-securely - Cached
  8. In current implementation, jsch only reads \'known_hosts\' for checking and does not modify it. See Using a host key repository for details. AES.
    sourceforge.net/apps/mediawiki/jsch/​index.php?title=... - Cached
  9. Specifies the filename that will be used to create a host key repository. void: setPassword ... The password for the private key. Optional. See Also: JSch.addIdentity ...
    static.springsource.org/spring-​integration/api/org/... - Cached
  10. FIXED - bugfix: failed to purge a host-key from its repository in some case. ... For security concerns, those sshd will re-key periodically and jsch had failed to ...
    www.jcraft.com/jsch/ChangeLog