Skip to content

sshd does not start with KexAlgorithms paramater #2002

@scotsman88

Description

@scotsman88

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

When I add the parameter "KexAlgorithms" in the sshd_config, the service fails to start.
I want to add legacy support for key methods.

KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1

service works fine when not using that parameter

Expected behavior

sshd.exe should start

Actual behavior

Service fails to start
Error 1067: the process terminated unexpectedly

Error details

No response

Environment data

N/A

Version

OpenSSH_for_Windows_8.1p1, LibreSSL 2.9.2 (Windows Server 2016 DC)

Visuals

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions