hi...does any body know how to generate keys using j2ssh???...can i generate keys for any machine( mostly windows )and connect to a linux machine using it....????
Printable View
hi...does any body know how to generate keys using j2ssh???...can i generate keys for any machine( mostly windows )and connect to a linux machine using it....????
Hello rachana,
When you say generate keys, do you mean like this -
http://www.javaprogrammingforums.com...bot-class.html
thanx for replying....what i mean is generating a key pair for local machine using j2ssh.jar and then loading it into the linux machine my ssh code is connnecting to for secure communication....i think Sftpclient can be used to load the key file....help me with this if you have any idea about this.....