User Activity

  • Posted a comment on ticket #111 on JSch

    We were also hit by this problem in our test suite where we're testing against an SshServer configured with a SimpleGeneratorHostKeyProvider using the default DSA algorithm. As a work-around, we've now just switched to the RSA algorithm: SshServer sshd = ...; sshd.setKeyPairProvider(new SimpleGeneratorHostKeyProvider("target/hostkey.ser", "RSA)); ... sshd.start();

View All

Personal Data

Username:
klr8
Joined:
2004-01-09 10:17:03

Projects

This is a list of open source software projects that Erwin Vervaet is associated with:

Personal Tools