In PowerShell Core, you can use OpenSSH as the transport layer to carry our remoting sessions between our systems. In this session, you'll look at OpenSSH architecture, Authentication methods, including key authentication, sshd configuration, and troubleshooting methods when things go wrong.
You will learn:
- About OpenSSH Architecture and Configuration
- About authentication methods
- How to troubleshoot OpenSSH