home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Complet / Apache / apache_2.0.52-win32-x86-no_ssl.msi / Data.Cab / F278550_index.xml < prev    next >
Extensible Markup Language  |  2004-04-17  |  2KB  |  56 lines

  1. <?xml version='1.0' encoding='UTF-8' ?>
  2. <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
  3. <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  4. <!-- $Revision: 1.3.2.5 $ -->
  5.  
  6. <!--
  7.  Copyright 2002-2004 The Apache Software Foundation
  8.  
  9.  Licensed under the Apache License, Version 2.0 (the "License");
  10.  you may not use this file except in compliance with the License.
  11.  You may obtain a copy of the License at
  12.  
  13.      http://www.apache.org/licenses/LICENSE-2.0
  14.  
  15.  Unless required by applicable law or agreed to in writing, software
  16.  distributed under the License is distributed on an "AS IS" BASIS,
  17.  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  18.  See the License for the specific language governing permissions and
  19.  limitations under the License.
  20. -->
  21.  
  22. <manualpage metafile="index.xml.meta">
  23. <parentdocument href="../"/>
  24.  
  25.   <title>Apache SSL/TLS Encryption</title>
  26.  
  27. <summary>
  28. <p>The Apache HTTP Server module <module>mod_ssl</module>
  29. provides an interface to the <a
  30. href="http://www.openssl.org/">OpenSSL</a> library, which provides
  31. Strong Encryption using the Secure Sockets Layer and Transport Layer
  32. Security protocols.  The module and this documentation are based on
  33. Ralf S. Engelschall's mod_ssl project.</p>
  34. </summary>
  35.  
  36. <section id="documentation"><title>Documentation</title>
  37. <ul>
  38. <li><a href="ssl_intro.html">Introduction</a></li>
  39. <li><a href="ssl_compat.html">Compatibility</a></li>
  40. <li><a href="ssl_howto.html">How-To</a></li>
  41. <li><a href="ssl_faq.html">Frequently Asked Questions</a></li>
  42. <li><a href="../glossary.html">Glossary</a></li>
  43. </ul>
  44. </section>
  45.  
  46. <section id="mod-ssl"><title>mod_ssl</title>
  47. <p>Extensive documentation on the directives and environment variables
  48. provided by this module is provided in the <a
  49. href="../mod/mod_ssl.html">mod_ssl reference documentation</a>.
  50. </p>
  51. </section>
  52.  
  53. </manualpage>
  54.  
  55.  
  56.