Setup Ssh Server On Windows, Enable Key Based Authentication To Windows Ssh Server
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.
change the sshd config
append the client’s public key to “authorized_keys” and “administrators_authorized_keys”
restart the service