You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2007/10/02 19:14:37 UTC

svn commit: r581314 - /jakarta/httpcomponents/httpcore/trunk/src/site/apt/index.apt

Author: olegk
Date: Tue Oct  2 10:14:37 2007
New Revision: 581314

URL: http://svn.apache.org/viewvc?rev=581314&view=rev
Log:
Updated NIOSSL description on the index page of the project web site

Modified:
    jakarta/httpcomponents/httpcore/trunk/src/site/apt/index.apt

Modified: jakarta/httpcomponents/httpcore/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/src/site/apt/index.apt?rev=581314&r1=581313&r2=581314&view=diff
==============================================================================
--- jakarta/httpcomponents/httpcore/trunk/src/site/apt/index.apt (original)
+++ jakarta/httpcomponents/httpcore/trunk/src/site/apt/index.apt Tue Oct  2 10:14:37 2007
@@ -31,7 +31,8 @@
 
     HttpCore {{{httpcore-niossl/index.html}NIOSSL extensions}} provide optional 
     components enabling HttpCore {{{jakarta-httpcore-nio/index.html}NIO}} to transparently
-    encrypt data in transit using SSL/TLS protocol.
+    encrypt data in transit using SSL/TLS protocol. HttpCore NIOSSL extensions require a 
+    Java 1.5 compatible runtime and the HttpCore NIO module.
 
 Standards Compliance