Updated OpenSSH 32 bit Build and Installation Instructions (markdown)

quamrulmina 2015-09-11 16:16:46 -05:00
parent ba563a5753
commit cb89e63e44

@ -88,6 +88,10 @@ Run:
ssh.exe
sshd.exe
--to run any of these binaries, you need zlib1.dll that was generated in step 3 above. Copy it to
--the current directory or a directory that is in PATH environment variable.
./ssh -V is a good client test to run
##### 5. Build 32-bit ssh-lsa for native RSA/DSA key authorization
Move to [openssh_directory]/contrib/win32/win32compat/lsa directory and run: