scala-ssh icon indicating copy to clipboard operation
scala-ssh copied to clipboard

Can't auth to server using public key

Open Tolsi opened this issue 10 years ago • 0 comments
trafficstars

I can't login to remote server using public key. Mac 10.10.1, jdk 8

java.lang.SecurityException: class "org.bouncycastle.openssl.PEMParser"'s signer information does not match signer information of other classes in the same package

Code example, build.sbt and etc can be found here

Tolsi avatar Jul 28 '15 14:07 Tolsi