On Tue, 25 Feb 2003, Joe Consumer <[EMAIL PROTECTED]> wrote: > The features on JSCH say DSA and RSA are supported. I > tried using a DSA key in my known host file, and it > worked.
Good. I'm using DSA keys for historical reasons 8-) > Is there a way to do the tests from within an ANT xml file? I don't think we can do that easily. Let's start without unit tests that get run automatically. All Ant committers should have an environment to test the ssh tasks by tweaking parameters on a test that doesn't get run by the normal "test" target. Stefan