You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2011/12/02 15:16:46 UTC

svn commit: r1209505 - /httpd/httpd/trunk/README

Author: minfrin
Date: Fri Dec  2 14:16:46 2011
New Revision: 1209505

URL: http://svn.apache.org/viewvc?rev=1209505&view=rev
Log:
Clarify the crypto notice for mod_session_crypto.

Modified:
    httpd/httpd/trunk/README

Modified: httpd/httpd/trunk/README
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/README?rev=1209505&r1=1209504&r2=1209505&view=diff
==============================================================================
--- httpd/httpd/trunk/README (original)
+++ httpd/httpd/trunk/README Fri Dec  2 14:16:46 2011
@@ -74,7 +74,10 @@
     general-purpose encryption library, such as OpenSSL, NSS, or the
     operating system's platform-specific facilities. This interface is
     known as the apr_crypto interface, with implementation beneath the
-    /crypto directory.
+    /crypto directory. The apr_crypto interface is used by the
+    mod_session_crypto module available under
+      modules/session
+    for optional encryption of session information.
 
     Some object code distributions of Apache httpd, indicated with the
     word "crypto" in the package name, may include object code for the