summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2011-12-02 14:16:46 +0000
committerGraham Leggett <minfrin@apache.org>2011-12-02 14:16:46 +0000
commit4a98590e80da6910154d5eefbc2751ff990b2f96 (patch)
treef7502b618aad70ec822da14ec1f0f141feee6eda /README
parent3ef5d034cdc02396058c48506991ab1f3a8ef2c1 (diff)
downloadhttpd-4a98590e80da6910154d5eefbc2751ff990b2f96.tar.gz
Clarify the crypto notice for mod_session_crypto.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209505 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index a9d6f6d0a3..a253c79acd 100644
--- a/README
+++ b/README
@@ -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