SSH : Java Glossary

SSH
SSH (Secure Shell) An encryption protocol that sits atop Telnet, not to be confused with SSL (Secure Sockets Layer) which sits atop HTTP (Hypertext Transfer Protocol). Normally you generate a public/private key pair, and the host adds your public key to its rhosts file to allow you access. SSH1 supports RSA (Rivest, Shamir and Adelman) keys and SSH2 supports both RSA and DSA (Digital Signature Algorithm) keys. Your key may have a optional passphrase that you need to key each time you use it. You create the keys with a separate utility called something like ssh-keygen. SSH is not much used any more. java.net uses it. JCE (Java Cryptography Extension) does not support SSH.

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/ssh.html J:\mindprod\jgloss\ssh.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.212]
You are visitor number 15,594.