Why doesn't Apache include SSL?



Why doesn't Apache include SSL? ..

Answer / deepak

SSL (Secure Socket Layer) data transport requires
encryption, and many governments have restrictions upon the
import, export, and use of encryption technology.

If Apache included SSL in the base package, its
distribution would involve all sorts of legal and
bureaucratic issues, and it would no longer be freely
available.

Also, some of the technology required to talk to current
clients using SSL is patented by RSA Data Security, who
restricts its use without a license.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Interview Questions

How to check for the httpd.conf consistency and any

0 Answers  


What module is needed to connect to websphere?

0 Answers  


How do I change apache to mpm?

0 Answers  


Does apache log post data?

0 Answers  


Explain about servertype directive in apache server?

0 Answers  


How to stop/start apache web server?

0 Answers  


What does htpasswd do?

6 Answers  


Can I serve content out of a directory other than the documentroot directory?

0 Answers  


Which module is required to enable ssl?

0 Answers  


Why apache server is used?

0 Answers  


How to ensure web server is getting started after server reboot?

0 Answers  


How to install apache?

0 Answers  


Categories