This article provides a step-by-step guide on how to install and configure an SSH server on Windows, secure it with key-based authentication, and customize the SSHD configuration.

tutorial

change the sshd config

append the client’s public key to “authorized_keys” and “administrators_authorized_keys”

restart the service

Comments