Skip to content

openssh key type: ssh-rsa is not supported #388

Closed
@AndrewRRoe

Description

@AndrewRRoe

Having trouble using priv/pub key to connect using Posh-ssh. I was under the impression RSA keys were supported - I am using rsa ssh2 4096 bit key. Any help would be appreciated.

POSH-SSH Version - Manifest 3.0.0 beta1 Posh-SSH

new-session command throws this error:

"new-sshsession : openssh key type: ssh-rsa is not supported"

command resembles - new-sshsession -computername mysystem -Credential $cred -KeyFile C:\users\jondoe\Documents\SSH_KEY_PRIV.pem

$cred = get-credential ( values supplied are usrename and private key pass phrase)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions