What is The Main Difference Between Http and Https
Answer Posted / abhijeet kankani
Secure HyperText Transfer Protocol (HTTPS) is for all
practical purposes HTTP. The chief distinction is that it
uses TCP Port 443 by default, so HTTP and HTTPS are two
separate communications. HTTPS works in conjunction with
another protocol, Secure Sockets Layer (SSL), to transport
data safely. Remember, HTTP and HTTPS don’t care how the
data gets to its destination. In contrast, SSL doesn’t care
what the data looks like. People often use the terms HTTPS
and SSL interchangeably, but this isn’t accurate. HTTPS is
secure because it uses SSL to move data.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
What is the load runner testing process?
What are the process for developing a vuser script?
What is loadrunner agent?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
How do you enable text and image checks in vugen?
What do you mean by remote command launcher(rcl)?
How are concurrent users differing from simultaneous users?
How to handle the encrypted values in correlation. please send me example with explanation
How can correlation be performed?
What is extended log?
What are all the reasons to use the server resources monitor?
Which components have you used in loadrunner ?
What are the section contain by the vugen while creating a vuser script?
What is the advantage of running vuser as a process than a thread?