Skip to content

Commit 0e94b27

Browse files
committed
Update open-client-can-not-connect-server.md
1 parent e0e93c4 commit 0e94b27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

support/windows-server/system-management-components/open-client-can-not-connect-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ audience: itpro
77
ms.topic: troubleshooting
88
ms.reviewer: kaushika, warrenw, v-lianna
99
ms.custom:
10-
- sap:system management components\OpenSSH (including SFTP)
10+
- sap:system management components\openssh (including sftp)
1111
- pcy:WinComm User Experience
1212
---
13-
# OpenSSH client can't connect to a server via SSH
13+
# OpenSSH client can't connect to a server via SSH: "no matching host key type found" errors
1414

1515
This article addresses multiple common causes and solutions when encountering OpenSSH connection errors related to host key algorithm mismatches on Windows systems.
1616

@@ -90,7 +90,7 @@ Connection failures occur due to missing or incorrect **authorized_keys** file o
9090
net start sshd
9191
```
9292
93-
## Cause 3: Private keys stored in the registry
93+
## Cause 3: Private keys stored in the registry persist across sessions causing security risks
9494
9595
Private keys stored by OpenSSH's ssh-agent service persist across sessions in the Windows registry, potentially causing security risks.
9696

0 commit comments

Comments
 (0)