what is SSL?

Answer Posted / kodanda rami reddy

short for secure socket layer. a protocol developed by
netscape for transmitting private document via the internet
ssl uses a cryptography system that uses two key words
1.public , 2.private .
ssl connection starts with https:// instead of http://

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a web application and what is it’s directory structure?

585


Explain the difference between generic servlet and http servlet?

542


Name the packages that work with servlet?

547


What is servlet lazy loading?

696


Can you explain in detail 'javax.servlet' package?

549






Why do we use sendredirect() method?

550


Explain the difference between servletconfig and servletcontext in servlet?

574


Explain jsessionid?

619


How httpservlet is different from the genericservlet?

566


What is getservletcontext?

552


Define context initialization parameters.

574


Is java servlet still used?

590


Is servlet a server side scripting language?

553


Can we get PrintWriter and ServletOutputStream both in a servlet?

659


Given the request path below, which are context path, servlet path and path info?

546