index.html.en revision 80d3dc69b0e6ad772135f6a78af3d16bd6cccc42
208651a016b098f4fa1f6279559f104d70f1632dtakashi<?xml version="1.0" encoding="ISO-8859-1"?>
f039160c5f69306fb11ca495284134be2c20c499nd<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
553ed5b30d02987a6efc556943e2eb89e1071d9dyoshiki<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
c68796f705286dc3fd9c0d23a57fe459b04de864takashi XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
553ed5b30d02987a6efc556943e2eb89e1071d9dyoshiki This file is generated from xml source: DO NOT EDIT
acc36ab93565d2880447d535da6ca6e5feac7a70nd XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding --><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>
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding<p>The Apache HTTP Server module <code class="module"><a href="/mod/mod_ssl.html">mod_ssl</a></code>
db479b48bd4d75423ed4a45e15b75089d1a8ad72fieldingprovides an interface to the <a href="http://www.openssl.org/">OpenSSL</a> library, which provides
db479b48bd4d75423ed4a45e15b75089d1a8ad72fieldingStrong Encryption using the Secure Sockets Layer and Transport Layer
db479b48bd4d75423ed4a45e15b75089d1a8ad72fieldingSecurity protocols. The module and this documentation are based on
db479b48bd4d75423ed4a45e15b75089d1a8ad72fieldingRalf S. Engelschall's mod_ssl project.</p>
acc36ab93565d2880447d535da6ca6e5feac7a70nd</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>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<ul>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<li><a href="ssl_intro.html">Introduction</a></li>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<li><a href="ssl_compat.html">Compatibility</a></li>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<li><a href="ssl_howto.html">How-To</a></li>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<li><a href="ssl_faq.html">Frequently Asked Questions</a></li>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<li><a href="/glossary.html">Glossary</a></li>
acc36ab93565d2880447d535da6ca6e5feac7a70nd</ul>
acc36ab93565d2880447d535da6ca6e5feac7a70nd</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>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<p>Extensive documentation on the directives and environment variables
7db9f691a00ead175b03335457ca296a33ddf31bndprovided by this module is provided in the <a href="/mod/mod_ssl.html">mod_ssl reference documentation</a>.
553ed5b30d02987a6efc556943e2eb89e1071d9dyoshiki</p>
553ed5b30d02987a6efc556943e2eb89e1071d9dyoshiki</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>