OpenSSH for Windows update
blogs.msdn.com
OpenSSH for Windows update
1–10 of 146 posts
Re: OpenSSH for Windows update
#2Re: OpenSSH for Windows update
#3Was wondering about that. I'm surprised the OpenBSD team is accepting the commits - something so fundamental and Windows specific doesn't seem like their kind of thing - but great!
PS. If you're coming from a Unix background and interested in learning posh: https://certsimple.com/rosetta-stone
Re: OpenSSH for Windows update
#4Re: OpenSSH for Windows update
#5> Leverage Windows crypto api’s instead of OpenSSL/LibreSSL and run as Windows Service Was wondering about that. I'm surprised the OpenBSD team is accepting the commits - something so fundamental and Windows specific doesn't seem like their kind of thing - but great! PS. If you're coming from a Unix background and interested in learning posh: https://certsimple.com/rosetta-stone
Re: OpenSSH for Windows update
#6I suggest making Update update, ie lower case, I was confused as to why Windows Update was getting ssh
Re: OpenSSH for Windows update
#7Re: OpenSSH for Windows update
#8I am waiting the moment when I can throw away WinRM and SSH to all the servers.
Also I had to up the memory ceiling on WinRM to 800Mb (WTF!) to even get it to complete.
Re: OpenSSH for Windows update
#9Best way to address POSIX compatibility concerns is implementing a proper POSIX layer in Windows (and not in a half-baked manner like the now deprecated SUA). I can't imagine how it would hurt anybody.