Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

"Server Refused Our Key" error while connecting to Putty

Sarat Chandra CJan 22 2016 — edited Jun 14 2016

Dear Team,

While doing an integration on new Java Cloud Service instance, tried to connect putty session for installing the certificates using KeyTool.

The connectivity was successful and the certificates were installed.

But the second time, the Putty session is throwing an error: "Server Refused Our Key".

ServerRefusedOurKeyError.jpg

Putty configured with the following details:

IP to be connected

Username

RSA Private Key uploaded

Followed the blogs and verified that our key was stable and is not changed, does not have spaces, passing the correct credentials, but none worked.

Please help in resolving the issue.

Thanks.

Comments

843841
can you use HttpUrlConnection
instead of sockets or can you only
use sockets?
843841
Ok thanks, i used HttpUrlConnection instead of Socket, the application works well.
Thanks a lot

Fulvia
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 12 2016
Added on Jan 22 2016
2 comments
7,272 views