Does SSH work with PGP keys?
Only in SSH2. It’s supported in release 2.0.13 or later. 6. Patches for Secure Shell This section gives you information on how to get and apply patches for Secure Shell. Click here for the contents of this section. 6.1. Applying patches for SSH Please ‘cd’ to your ssh source directory, and give the command: % patch -p1 -l < /path/to/sshpath Then run make distclean, configure, make, and make install again. 6.2. Official patch distribution from SSH Communications Security The official location for recent patches to SSH1 and SSH2 is available from http://www.ssh.fi/sshprotocols2/. You can get older patches for SSH1 and SSH2 at http://www.ssh.fi/sshprotocols2/oldnews.html. 6.3. Other patch distributions James Barlow maintains a repository for ssh patches at: http://www.ncsa.uiuc.edu/General/CC/ssh/patch_repository/ His comments: "I have put in a few patches we have done, a few that have been posted to the newsgroup, and a few others that I know of. There is a page that describes submitting