summaryrefslogtreecommitdiff
path: root/qpid/cpp/README
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-10-17 09:41:26 +0000
committerGordon Sim <gsim@apache.org>2008-10-17 09:41:26 +0000
commit3e298ab616597ab3eb6f8859b72651a8b67505b0 (patch)
tree67ba47a1c8862700ce11b44dce9fbd3864fea8f1 /qpid/cpp/README
parentb67f0fcee107e921a160ab208256c500b8230261 (diff)
downloadqpid-python-3e298ab616597ab3eb6f8859b72651a8b67505b0.tar.gz
QPID-106: SSL support for c++ (broker and client), can be enabled/disabled explictly via --with-ssl/--without-ssl args to configure; by default will build the modules if dependencies are found. See SSL readme file for more details.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@705534 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/README')
-rw-r--r--qpid/cpp/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/README b/qpid/cpp/README
index 7b3ceaddb2..58a6bd97cd 100644
--- a/qpid/cpp/README
+++ b/qpid/cpp/README
@@ -23,6 +23,7 @@ http://cwiki.apache.org/qpid/
2. Available Documentation
==========================
- INSTALL - How to install Qpid/C++.
+ - SSL - How to setup SSL
- RELEASE_NOTES - Release notes.
- DESIGN - Qpid/C++ implementation.
- LICENSE - Apache license.