- 
                Notifications
    
You must be signed in to change notification settings  - Fork 802
 
Project Scope
        Manoj Ampalam edited this page Apr 30, 2018 
        ·
        9 revisions
      
    Intent of this project is to get to a state that can converge to and integrate into OpenSSH's main repo. To simplify this integration, following features have been scoped out and will not work on Windows yet:
- VerifyHostKeyDNS
 - Client ControlMaster
 - Background ssh execution mode
 - VPN forwarding
 - X11 forwarding
 - PKCS based smart cards
 - GSSAPI based authentication
 - Host based authentication
 - Authentication forwarding
 - Compression
 - AuthorizedKeysCommand
 - AuthorizedPrincipalsCommand
 
(Windows specific feature/work items)
- MINGW build support
 - Use MS CNG (instead of OpenSSL)
 - Key management using MS CNG
 - Xterm, VT220 terminal modes
 
If you are looking for a specific feature not in above list and not in here, feel free to add it issue list.
- MSI Install Instructions
 - Script Install Instructions
 - Alternative installation using the universal installer
 - Retrieving download links for the latest packages