English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
0

what is the difference between ssh and ssl ? ssl is used in ftp, http, ... but what about ssh ? can someone tell me some differences ?

2006-07-26 22:35:30 · 5 answers · asked by t85us 2 in Computers & Internet Computer Networking

5 answers

hi,

ssl means "secure socket layer" & it is used eveywhere, where you want to secure your data traveling on net. you are right that it is used in sftp, shtmp (secure htmp), and where you want to apply it. for that secure layer we have secure port & in this port data is traveling on net. you can read secure data socket pages for more details.

ssh means "secure server host" & it is basically used in unix base OS like linux, HP UX, IBM AIX, and more unix flavour. Using ssh you can access network computer in your network in unix platform. In windows XP we have same concept like "Desktop sharing & Remote Desktop". microsoft copy this unix base idea in his MS OS.

If you want to know about more like concept than you can read Remote Desktop help pages in your Windows XP help. just press "F1"

Good luck!!!!!!

2006-07-26 23:35:27 · answer #1 · answered by Net Oracle 4 · 0 0

ssh is a secured shell, it is used to connect to other ip address by the command

2006-07-27 06:51:44 · answer #2 · answered by vikram v 1 · 0 0

ssh is more a linux thing pretty much the same difference

2006-07-27 05:42:44 · answer #3 · answered by munson950 2 · 0 0

ssl is basically a secure protocol used in transmitting private data over the internet (like cc#'s) securely using encryption keys.

ssh is a protocol used to remotely control computers, similar to telnet, however it uses encryption keys which telnet does not (making telnet very insecure)

2006-07-27 05:42:46 · answer #4 · answered by ekimollidrac 3 · 0 0

ssl is a encryption standerd, while ssh is a server system, replacemnt for telnet...

2006-07-27 07:44:14 · answer #5 · answered by B1t Hunt3r 5 · 0 0

fedest.com, questions and answers