| Author |
http and https
|
sameera liyanage
Ranch Hand
Joined: Nov 25, 2008
Posts: 641
|
|
what is the different between this two thing?
can anyone explaing with examples?
|
 |
Eduardo Bueno
Ranch Hand
Joined: Jun 04, 2009
Posts: 154
|
|
|
HTTPS is secure. The data exchanged between you and the server is encrypted; if intercepted, no one will be able to understand it. But beware: HTTPS doesn't protect ports; if the server/client has security lacks, the data may be endangered by it. Think of HTTPS as the "security van".
|
 |
 |
|
|
subject: http and https
|
|
|