Skip to content

Openssl 3 error with net-ssh < 7 #735

Description

@Taknok

Version:

train-core v3.2.20

Environment:

Debian 11.4 and inspec 4.56.20

Scenario:

Trying to connect with ssh to a server with openssl 3 installed.

Steps to Reproduce:

inspec shell -t ssh://TARGET

Expected Result:

Connected with inspec shell

Actual Result:

net-ssh returns the following error:

`generate_key!': pkeys are immutable on OpenSSL 3.0

Solution:

Upgrade to net-ssh > 7 which introduces support for openssl 3.

net-ssh/net-ssh#843

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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