如何使用mobaxterm连接到Oracle免费云?

问题描述

我正在尝试使用mobaxterm连接到oracle免费云,但我收到了:

Unable to use key file "X:\\oracleCloud\\ssh-key-2020-10-11.key" (OpenSSH private key)

No supported authentication methods available (server sent: publickey,gssapi-keyex,gssapi-with-mic)

────────────────────────────────────────────────────────────────────────────────

Session stopped
    - Press <return> to exit tab
    - Press R to restart session
    - Press S to save terminal output to file

我使用了公共ip + opc(因为它是基于centos的机器),以及我创建实例时生成的私钥。 对我想念的东西有任何想法吗?

解决方法

为了能够连接,我使用puttygen生成了一个ssh密钥对。似乎是由oracle生成的问题。