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

Unable to get host keys from the sshd server on FIPS systems #179

Closed
s0undt3ch opened this issue Mar 22, 2024 · 0 comments · Fixed by #180
Closed

Unable to get host keys from the sshd server on FIPS systems #179

s0undt3ch opened this issue Mar 22, 2024 · 0 comments · Fixed by #180
Assignees

Comments

@s0undt3ch
Copy link
Member

           ERROR tests/integration/cli/test_custom_module.py::SSHCustomModuleTest::test_ssh_regular_module - pytestshellutils.exceptions.FactoryFailure: Failed to get the sshd server keys.
           ProcessResult
            Command Line: (1, ['/usr/bin/ssh-keyscan', '-p', '46099', '-t', 'rsa,dsa,ecdsa,ed25519', '127.0.0.1'])
            Returncode: 1
            Process Output:
              >>>>> STDERR >>>>>
           # 127.0.0.1:46099 SSH-2.0-OpenSSH_8.9
           # 127.0.0.1:46099 SSH-2.0-OpenSSH_8.9
           # 127.0.0.1:46099 SSH-2.0-OpenSSH_8.9
           # 127.0.0.1:46099 SSH-2.0-OpenSSH_8.9
           
              <<<<< STDERR <<<<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant