remm 2005/08/23 06:16:45
Modified: webapps/docs apr.xml
Log:
- Update Windows paragraph.
Revision Changes Path
1.10 +7 -3 jakarta-tomcat-catalina/webapps/docs/apr.xml
Index: apr.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/apr.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- apr.xml 11 Aug 2005 13:03:12 -0000 1.9
+++ apr.xml 23 Aug 2005 13:16:45 -0000 1.10
@@ -47,9 +47,13 @@
<subsection name="Windows">
<p>
- Windows binaries are provided for libapr and libtcnative. Windows
OpenSSL
- binaries are linked from the <a href="http://www.openssl.org">Official
OpenSSL website</a>
- (see related/binaries).
+ Windows binaries are provided for tcnative-1, which is a statically
compiled .dll which includes
+ OpenSSL and APR. It can be downloaded from <a
href="http://tomcat.heanet.ie/native/">here</a>
+ as 32bit or AMD x86-64 binaries.
+ In security conscious production environments, it is recommended to
use separate shared dlls
+ for OpenSSL, APR, and libtcnative-1, and update them as needed
according to security bulletins.
+ Windows OpenSSL binaries are linked from the <a
href="http://www.openssl.org">Official OpenSSL
+ website</a> (see related/binaries).
</p>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]