Computer Science, asked by Anonymous, 10 days ago

What is the difference between SSL and SSH?​

Answers

Answered by anandpiyush21singh
1

Answer:

SSH, or Secure Shell, is similar to SSL in that they're both PKI based and both form encrypted communication tunnels. But whereas SSL is designed for the transmission of information, SSH is designed to execute commands. ... SSH uses port 22 and also requires client authentication.

Answered by ItzTareSweetheart
12

Answer:

SSH vs SSL: The Difference

SSL is mostly used for establishing a secure connection between website and clients, while SSH is utilized to create secure remote connections on insecure networks. ... While SSH and SSL both rely on public key cryptography, SSL works on public key infrastructure.

Similar questions