linux ssh私钥文件可以在Windows上的putty中不加修改地使用吗?

发布于 2024-10-15 19:38:56 字数 180 浏览 3 评论 0原文

我一直使用 ssh 从 Mac 连接到我的网站。我的 Mac 死了。现在我有了密钥文件,但需要在 Windows 上使用 Putty...

1 - 我可以将 id_rsa 文件重命名为 private.ppk 并按原样与 Putty 一起使用吗?

2 - 有任何陷阱吗? - 因为远程服务器拒绝我的密钥。 :(

I have been connecting to my site from a Mac using ssh. My Mac is dead. Now I have my key files but need to use Putty on Windows...

1 - Can I take my id_rsa file and rename it as private.ppk and use it as-is with Putty?

2 - Are there any gotchas? - because the remote server is refusing my keys. :(

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

活泼老夫 2024-10-22 19:38:56

您不能直接在 PuTTY 中使用 OpenSSH 密钥,但如果您有 puttygen 工具(由 PuTTY 作者提供),则可以导入它们。

有关说明,请参阅 PuTTY 文档中的以下内容: http ://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter8.html#puttygen-conversions

You can't use OpenSSH keys directly with PuTTY, but if you have the puttygen tool (by the author of PuTTY), you can import them.

For directions, see the following from the PuTTY documentation: http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter8.html#puttygen-conversions

梦亿 2024-10-22 19:38:56

不,您需要先使用 puttygen 转换它们

No, you need to convert them first using puttygen

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文