Skip to content

不支持不加密的私钥 #24

@cancelpj

Description

@cancelpj

现象:
当使用不加密的私钥内容,私钥密码(可选)留空时,连接会报错:Invalid argument(s): Passphrase is not required for unencrypted keys

解决方法:
使用 ssh-keygen -p -f 私钥文件 命令对私钥加密,然后更新管理凭证的私钥内容和密码,连接成功。

如果是“禁止使用不加密的私钥”是一个安全性特性,建议在管理认证凭证的界面上文字提示。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions