Configurar key-auth
do pacote
Este tutorial sobre o Github diz que você precisa configurar o pacote key-auth
antes que o Windows 10 aceite a autenticação baseada em chave.
If you need key-based authentication, run the following to setup the key-auth package:
'powershell -executionpolicy bypass -file install-sshlsa.ps1'
(for Win7 and Server 2008, see here)
'Restart-Computer'