IBM®
Skip to main content
    United States change      Terms of use
 
 
Select a scope:    
     Home      Products      Services & industry solutions      Support & downloads      My account     
alphaWorks  >  Privacy and security  >  

IBM Secure Shell Library for Java

A lightweight implementation of the Internet Engineering Task Force (IETF) Secure Shell (SSH-2) protocol.


Date Posted: April 18, 2006
Overview Requirements DownloadFAQsForum Reviews

1. Where is the known_hosts file?
2. Why is a file such as ~/.ssh/known_hosts not used?
3. Which cipher suites are supported?
4. Is compression supported?
5. Which authentication mechanisms are supported?
6. Does IBM Secure Shell Library for Java contain a server API also?
7. Where can I find an SSH-2 server?
8. Where can I find more information?


1. Where is the known_hosts file?

This file is currently placed in ~/.known_hosts_ibm. It is not placed in ~/.ssh because it is implementation-specific, and no standard defines a common place for SSH files (some use ~/.ssh and some use ~/.ssh2).
Back to top Back to top

2. Why is a file such as ~/.ssh/known_hosts not used?

This file is not used because it is specific to OpenSSH (see below) and no common file format exists.
Back to top Back to top

3. Which cipher suites are supported?

The most common cipher suites, including AES, ARCFOUR, TDES, and Blowfish, are supported.
Back to top Back to top

4. Is compression supported?

No; standard Java currently does not provide the necessary requirements for this.
Back to top Back to top

5. Which authentication mechanisms are supported?

Currently, the only authentication mechanisms supported are passwords.
Back to top Back to top

6. Does IBM Secure Shell Library for Java contain a server API also?

No, the server side is not supported; see below.
Back to top Back to top

7. Where can I find an SSH-2 server?

A complimentary SSH-2 server and a commercial version are available.
Back to top Back to top

8. Where can I find more information?

Further information is available at the Secure Shell site.
Back to top Back to top
Download now Download now

Related technologies

For platform(s):
Java

For topics:
Authentication, encryption, Networking, security, Secure Shell (SSH)


Related resources

Press Articles

 

    About IBM Privacy Contact