Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openssl 3 error with net-ssh < 7 #735

Open
Taknok opened this issue Aug 11, 2022 · 0 comments
Open

Openssl 3 error with net-ssh < 7 #735

Taknok opened this issue Aug 11, 2022 · 0 comments

Comments

@Taknok
Copy link

Taknok commented Aug 11, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant