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:17:03 UTC

svn commit: r1209506 - /httpd/httpd/branches/2.4.x/README

Author: minfrin
Date: Fri Dec  2 14:17:02 2011
New Revision: 1209506

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

Modified:
    httpd/httpd/branches/2.4.x/README

Modified: httpd/httpd/branches/2.4.x/README
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/README?rev=1209506&r1=1209505&r2=1209506&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/README (original)
+++ httpd/httpd/branches/2.4.x/README Fri Dec  2 14:17:02 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