Page 1 of 1

RSA_public_decrypt failed

Posted: Thu Dec 25, 2008 7:12 am
by dhunter
Hello,

The day before yesterday, we began receiving key authentication errors.

[b]RSA_public_decrypt failed: error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block type is not 01 key_verify failed for server_host_key Connection closed[/b]

I have re-saved they keys, had new keys issued, restarted the ftp server and even re-installed the ftp server... with no resolve. I have also tried a DSS key, with the same issue, although different message:
[b]2: key check failed Connection closed[/b].

Please note that this has been working successfully without errors for some time now. This issue is occuring from multiple clients as well, not just one.

Another client is having the same error come up with Sun's SSH client (V1.1) using OpenSSL 0.9.7d and with OpenSSH's client (V4.2p1, OpenSSL 0.9.8h). There are other people who have had this problem (WEB search), but no one could effectively pinpoint to an exact cause.

Maybe there is an issue with Open SSH (which I would assume CoreFTP server uses).

Is anyone else having this issue ?
I really need a resolve, as Core FTP server is being used for critical business use.

Regards,
Don Hunter[b][/b][b][/b]

Build 282 is already installed

Posted: Thu Dec 25, 2008 7:34 am
by dhunter
Hello,

Build 282 is already installed.
I even re-downloaded it from your site and re-installed it.

Logs

Posted: Thu Dec 25, 2008 7:39 am
by dhunter
Hello,

All the logs show from the users with public keys is:

[20081225 02:32:45] [xx.xx.xxx.x] connecting

[20081225 02:32:45] [xx.xx.xxx.x] connected

[20081225 02:32:46] [xx.xx.xxx.x] disconnected (username)


Regards,
Don Hunter