SSH (Secure Shell layer)

Source: Internet
Author: User

SSH is the abbreviation for secure Shell, which is developed by the IETF Network Working Group, andSSH is a security protocol based on the application layer . SSH is currently a more reliable protocol that provides security for Telnet sessions and other network services. The use of SSH protocol can effectively prevent the information leakage in the remote management process. SSH was originally a program on a UNIX system, and later expanded quickly to other operating platforms. SSH can compensate for vulnerabilities in the network when it is used correctly. The SSH client is available on a variety of platforms. Almost all UNIX platforms-including HP-UX, Linux, AIX, Solaris, Digital UNIX, Irix, and other platforms-can run SSH.

SSH has many features that can replace Telent,ftp,pop and even provide a secure channel for PPP.

SSH is made up of client and server Software , and there are two incompatible versions: 1.x and 2.x respectively. SSH 2.x client program is not connected to the SSH 1.x service program up. The OpenSSH 2.x also supports SSH 1.x and 2.x.

The server is a daemon (daemon) that runs in the background and responds to connection requests from the client. The server is usually the sshd process, which provides the processing of the remote connection, generally including public key authentication, key exchange, symmetric key encryption and non-secure connection. The client includes SSH programs and other applications such as SCP (remote copy), slogin (remote login), SFTP (Secure file transfer), etc.

SSH (Secure Shell layer)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.