Question:
web security question?
geez
2007-08-08 07:38:30 UTC
when the URL starts with "https://" what type of security does the web page employ for transmitting and receiving data to and from the web server?

Kerberos
SSL
IPSec
L2TP

or

packet filtering firewall

thanks
Three answers:
S. Sulivan
2007-08-08 07:46:01 UTC
Hi

thats depends on the web page sitting

it may use SSL if it is for payments or e-mails

it may use anther form of security if it is for private chat

so there are a lot of ways and depend on webmaster to chose

But for payments and Credit cards it is SSL 128

good luck
James C
2007-08-08 07:44:32 UTC
SSL



Strictly speaking, https is not a separate protocol, but refers to the combination of a normal HTTP interaction over an encrypted Secure Sockets Layer (SSL) or Transport Layer Security (TLS) connection. This ensures reasonable protection from eavesdroppers and man-in-the-middle attacks.



http://en.wikipedia.org/wiki/HTTPS
Robintel
2007-08-08 07:45:34 UTC
Hi!



https usually uses SSL (Security Sockets Layer).



Good luck!


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...