Newbie Question on Private Key

2020-12-28 Thread Scott Weber
Hello, I am a new one here, and I am trying to understand this library. I find the doc rather lacking, however the examples are very helpful. (maybe someday I can help improve the doc... but not as a newbie). I have sshd running on a Linux machine, and I'm connecting from a Windows client app I

Re: Newbie Question on Private Key

2020-12-28 Thread John-Mark Gurney
Scott Weber wrote this message on Mon, Dec 28, 2020 at 09:15 -0600: > First correct me if I'm wrong, but the protocol seems to use a PKI, but not > certificates. So the public/private exchange is used to generate the > symmetric key, like SSL, but there is no requirement for a CA. Correct, the ho