Problems in SFTP Public Key Authentication!

Pravin Latti pravin.latti at gmail.com
Tue Jun 20 19:42:39 MEST 2006


Hi,

I am trying to do SFTP (with public key authentication method) using
mindterm.jar and am getting the following exception below . I have provided
the private key as a property to the SSHPropertyHandler. Please let me know
if ypu have come across this. Any help will be greatly appreciated.

java.lang.ArrayIndexOutOfBoundsException: 16
        at com.mindbright.security.cipher.BlockCipher.nboIncr(
BlockCipher.java:2
42)
        at com.mindbright.security.cipher.BlockCipher.internalDoFinalCTR
(BlockCi
pher.java:201)
        at com.mindbright.security.cipher.BlockCipher.engineDoFinal
(BlockCipher.
java:69)
        at com.mindbright.jce.crypto.Cipher.doFinal(Cipher.java:77)
        at com.mindbright.ssh2.SSH2TransportPDU.writeTo(
SSH2TransportPDU.java:36
4)
        at com.mindbright.ssh2.SSH2Transport.transportTransmitLoop
(SSH2Transport
.java:1353)
        at com.mindbright.ssh2.SSH2Transport.access$100(SSH2Transport.java
:84)
        at com.mindbright.ssh2.SSH2Transport$1.run(SSH2Transport.java:369)
        at java.lang.Thread.run(Thread.java:534)

Thanks in Advance!!
Pravin Latti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mindterm.appgate.com/pipermail/mindterm-users/attachments/20060620/942283f1/attachment.htm


More information about the Mindterm-users mailing list