lein-clojars icon indicating copy to clipboard operation
lein-clojars copied to clipboard

JSch doesn't work with ssh-keygen created DSA keys

Open ato opened this issue 16 years ago • 0 comments

For now use "lein keygen" to make an RSA key, or just use scp with:

lein pom scp pom.xml yourlib.jars [email protected]:

I'm going to look into whether using Ganymed SSH or some other implementation will help.

ato avatar Nov 19 '09 20:11 ato