cancel
Showing results for 
Search instead for 
Did you mean: 

Finger Print error in SFTP receiver adapter

Former Member
0 Kudos

Hi Experts ,


     I am getting following error in SFTP receiver channel, here I have nominated the password based authentication rather than certificate authentication method in channel. And I have created finger print in NWA and shared with SSH server admin to import , then I maintained the same in my receiver channel also. And I have done the vice-versa created the finger print in SSH server side and given the same in channel . Still error is persist in channel, experts please suggest .

Error :

Message could not be forwarded to the JCA adapter. Reason: com.jcraft.jsch.JSchException: Fingerprint invalid. Fingerprint is: 6b:f4:38:e7:13:31:59:c8:76:4f:e1:93:10:ac:73:ca

Error MP: exception caught with cause javax.resource.ResourceException: com.jcraft.jsch.JSchException: Fingerprint invalid. Fingerprint is: 6b:f4:38:e7:13:31:59:c8:76:4f:e1:93:10:ac:73:ca

Error Exception caught by adapter framework: com.jcraft.jsch.JSchException: Fingerprint invalid. Fingerprint is: 6b:f4:38:e7:13:31:59:c8:76:4f:e1:93:10:ac:73:ca

                                                                                                                                                                                          

Screen shots :



Thanks in advance,

RAJA


View Entire Topic
manigram
Active Participant

Hi Raja,

Get the valid fingerprint from SFTP owner.

Also try to login from FileZila or Some other FTP client.

Regards,

Manigandan

Former Member
0 Kudos

Hi Mani,

Thanks for your suggestion ...

I have applied and tried the fingerprint which i got SFTP admin , It doesnt work well same issue still persist .

And I am successfully able to  connect with SFTP server through fillazilla with SFTP login credential.

Thanks

Raja

manigram
Active Participant
0 Kudos

Hi Raja,

They might shared wrong fingerprint, If you configured first time in Filezilla it will show the finger print. Check with SFTP owner to share correct fingerprint.

Regards,

Manigandan

Former Member
0 Kudos

Hi Manigandan,

Thanks for your response Manigandan..

Once it login into filezilla with the credential am getting the fingerprint, fingerprint which i got from fillezilla is match with the erroe what i am getting in channel, and doesnt suite with which my admin has shared one.please suggesst me the feasible solution .

Error MP: exception caught with cause javax.resource.ResourceException: com.jcraft.jsch.JSchException: Fingerprint invalid. Fingerprint is: 6b:f4:38:e7:13:31:59:c8:76:4f:e1:93:10:ac:73:ca (which i got from filezilla)



Regards

Raja

former_member184720
Active Contributor
0 Kudos

Please use the xpi inspector to trace the root cause. It should give you additional information..

Former Member
0 Kudos

Hi Haressh/Maniganda,

Thanks for your valuable suggestions ,

Issue got resolved, I have create a new private key in details tab in NWA , please ref the below screen

then I export with PKCS#12 Key Pair format and shared to SSH admin, respectively he shared his server fingerprint , that i have maintained in ID. then it works

Regards,

Raja

JaySchwendemann
Active Contributor
0 Kudos

Hi Raja,

glad to hear you resolved your issue. Please mark this thread answered (see s announcement on answered forum questions)

Many thanks

Jens