ccl-testing icon indicating copy to clipboard operation
ccl-testing copied to clipboard

JSch Logging does not get hooked up when using public key authentication.

Open feckertson opened this issue 4 years ago • 0 comments

Add JSch.setLogger(new JschLogger()); to the public key createSession method like is done for the username/password method.

feckertson avatar Oct 05 '21 20:10 feckertson