index.html.en revision d8b1dfd3ecab967303893dd6e5072f15aa393ca6
59879db9d12c2ea10f77b2c44d6d3aba89bb9cb3slive<?xml version="1.0" encoding="ISO-8859-1"?>
59879db9d12c2ea10f77b2c44d6d3aba89bb9cb3slive<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd This file is generated from xml source: DO NOT EDIT
59879db9d12c2ea10f77b2c44d6d3aba89bb9cb3slive XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
59879db9d12c2ea10f77b2c44d6d3aba89bb9cb3slive --><title>Apache SSL/TLS Encryption - Apache HTTP Server</title><link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link href="/images/favicon.ico" rel="shortcut icon" /></head><body id="manual-page"><div id="page-header"><p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p><p class="apache">Apache HTTP Server Version 2.1</p><img alt="" src="/images/feather.gif" /></div><div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div><div id="path"><a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache SSL/TLS Encryption</h1>
59879db9d12c2ea10f77b2c44d6d3aba89bb9cb3slive<p>The Apache HTTP Server module <code class="module"><a href="/mod/mod_ssl.html">mod_ssl</a></code>
5a58787efeb02a1c3f06569d019ad81fd2efa06endprovides an interface to the <a href="http://www.openssl.org/">OpenSSL</a> library, which provides
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletcStrong Encryption using the Secure Sockets Layer and Transport Layer
5a58787efeb02a1c3f06569d019ad81fd2efa06endSecurity protocols. The module and this documentation are based on
5a58787efeb02a1c3f06569d019ad81fd2efa06endRalf S. Engelschall's mod_ssl project.</p>
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen</div><div id="quickview"><ul id="toc"><li><img alt="" src="/images/down.gif" /> <a href="#documentation">Documentation</a></li><li><img alt="" src="/images/down.gif" /> <a href="#mod-ssl">mod_ssl</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div><div class="section"><h2><a name="documentation" id="documentation">Documentation</a></h2>
2e545ce2450a9953665f701bb05350f0d3f26275nd<ul>
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen<li><a href="ssl_intro.html">Introduction</a></li>
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen<li><a href="ssl_compat.html">Compatibility</a></li>
5a58787efeb02a1c3f06569d019ad81fd2efa06end<li><a href="ssl_howto.html">How-To</a></li>
00c2cccc28f249fb3b968ddf3e05508595290d40nd<li><a href="ssl_faq.html">Frequently Asked Questions</a></li>
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen<li><a href="/glossary.html">Glossary</a></li>
3f08db06526d6901aa08c110b5bc7dde6bc39905nd</ul>
5a58787efeb02a1c3f06569d019ad81fd2efa06end</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div><div class="section"><h2><a name="mod-ssl" id="mod-ssl">mod_ssl</a></h2>
5a58787efeb02a1c3f06569d019ad81fd2efa06end<p>Extensive documentation on the directives and environment variables
5a58787efeb02a1c3f06569d019ad81fd2efa06endprovided by this module is provided in the <a href="/mod/mod_ssl.html">mod_ssl reference documentation</a>.
3f08db06526d6901aa08c110b5bc7dde6bc39905nd</p>
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd</div></div><div id="footer"><p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p><p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p></div></body></html>