Georgia SoftWorks

Enable RSA Host Key on Windows SSH Server | 2022

How to Enable/Disable RSA Host Key on the SSH Server for Windows

Configuration to enable or disable the use of the RSA Host key for server-client-authentication is performed by modifying the registry key
bAllowRSAHostKey

The key is:

The default value is 0x01. (RSA Host Key is enabled to be used for server-to-client authentication). 0x00 will disable its use for server-to-client authentication.

The following is the procedure to change the registry key to enable or disable the use of the RSA Host Key.
1. Click the Start button at the bottom left corner of your screen
2. Click RUN
3. Type REGEDIT
4. Click OK
5. Select Registry Key:

6. Select the menu item Edit and then click on Modify
7. Enter the new value for the bAllowRSAHostKey and click OK

Watch How to Enable/Disable RSA Host Key on the SSH Server for Windows

Your browser doesn't support HTML5 video.

The new value will take effect when the GSW SSHD service is restarted

Back to SSH Server FAQ

Document Number: FAQ-SSH-EX013001081519