home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Komunik / apache / apache_2.0.45-win32-x86-no_ssl.msi / Data.Cab / F233041_index.xml < prev    next >
Extensible Markup Language  |  2002-11-16  |  1KB  |  39 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. <manualpage>
  5. <relativepath href=".."/>
  6. <parentdocument href="../"/>
  7.  
  8.   <title>Apache SSL/TLS Encryption</title>
  9.  
  10. <summary>
  11. <p>The Apache HTTP Server module <module>mod_ssl</module>
  12. provides an interface to the <a
  13. href="http://www.openssl.org/">OpenSSL</a> library, which provides
  14. Strong Encryption using the Secure Sockets Layer and Transport Layer
  15. Security protocols.  The module and this documentation are based on
  16. Ralf S. Engelschall's mod_ssl project.</p>
  17. </summary>
  18.  
  19. <section id="documentation"><title>Documentation</title>
  20. <ul>
  21. <li><a href="ssl_intro.html">Introduction</a></li>
  22. <li><a href="ssl_compat.html">Compatibility</a></li>
  23. <li><a href="ssl_howto.html">How-To</a></li>
  24. <li><a href="ssl_faq.html">Frequently Asked Questions</a></li>
  25. <li><a href="../glossary.html">Glossary</a></li>
  26. </ul>
  27. </section>
  28.  
  29. <section id="mod-ssl"><title>mod_ssl</title>
  30. <p>Extensive documentation on the directives and environment variables
  31. provided by this module is provided in the <a
  32. href="../mod/mod_ssl.html">mod_ssl reference documentation</a>.
  33. </p>
  34. </section>
  35.  
  36. </manualpage>
  37.  
  38.  
  39.