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