index.html.en revision 59879db9d12c2ea10f77b2c44d6d3aba89bb9cb3
45632c3574ce843b9e85b9f73efe75b7b809f789slive<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26nd "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26nd
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26nd<html xmlns="http://www.w3.org/1999/xhtml">
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26nd <head>
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26nd<title>Apache SSL/TLS Encryption</title>
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26nd</head>
6df89e6e4adeb986b41b7ec6b7593a887e031ce7nd
6df89e6e4adeb986b41b7ec6b7593a887e031ce7nd<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#000080" alink="#FF0000">
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim<!--#include virtual="header.html" -->
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim<h1 align="center">SSL/TLS Strong Encryption</h1>
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26nd<p>The Apache HTTP Server module <a href="/mod/mod_ssl.html">mod_ssl</a>
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26ndprovides an interface to the <a
7add1372edb1ee95a2c4d1314df4c7567bda7c62jimhref="http://www.openssl.org/">OpenSSL</a> library, which provides
52fff662005b1866a3ff09bb6c902800c5cc6dedjerenkrantzStrong Encryption using the Secure Sockets Layer and Transport Layer
7add1372edb1ee95a2c4d1314df4c7567bda7c62jimSecurity protocols. The module and this documentation are based on
7add1372edb1ee95a2c4d1314df4c7567bda7c62jimRalf S. Engelschall's mod_ssl project.</p>
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26nd
4b5981e276e93df97c34e4da05ca5cf8bbd937dand<ul>
6df89e6e4adeb986b41b7ec6b7593a887e031ce7nd<li><a href="ssl_intro.html">Introduction</a></li>
6df89e6e4adeb986b41b7ec6b7593a887e031ce7nd<li><a href="ssl_compat.html">Compatibility</a></li>
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd<li><a href="ssl_howto.html">How-To</a></li>
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim<li><a href="ssl_faq.html">Frequently Asked Questions</a></li>
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim<li><a href="ssl_glossary.html">Glossary</a></li>
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim</ul>
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim
7f5b59ccc63c0c0e3e678a168f09ee6a2f51f9d0nd<p>Extensive documentation on the directives and environment variables
7f5b59ccc63c0c0e3e678a168f09ee6a2f51f9d0ndprovided by this module is provided in the <a
63f06dce77bb2d9b1c5aa5deeb47a1069987fd1endhref="/mod/mod_ssl.html">mod_ssl reference documentation</a>.</p>
63f06dce77bb2d9b1c5aa5deeb47a1069987fd1end
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd
52fff662005b1866a3ff09bb6c902800c5cc6dedjerenkrantz <!--#include virtual="footer.html" -->
29fb68cf24dbdb4985cbb4734cb6074ea4bbab26nd </body>
52fff662005b1866a3ff09bb6c902800c5cc6dedjerenkrantz</html>
52fff662005b1866a3ff09bb6c902800c5cc6dedjerenkrantz