aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache13-modssl/pkg-descr
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-06-02 15:18:42 +0800
committerdirk <dirk@FreeBSD.org>1999-06-02 15:18:42 +0800
commit1fb9d31c1665f4a16698319cb2736b4eaa9ce9dc (patch)
treea8228c110a547178fc814f8d4db1b445f04d254b /www/apache13-modssl/pkg-descr
parent2f2d7248a27c12dfa11c0673eb77acf306c5b456 (diff)
downloadfreebsd-ports-gnome-1fb9d31c1665f4a16698319cb2736b4eaa9ce9dc.tar.gz
freebsd-ports-gnome-1fb9d31c1665f4a16698319cb2736b4eaa9ce9dc.tar.zst
freebsd-ports-gnome-1fb9d31c1665f4a16698319cb2736b4eaa9ce9dc.zip
Upgrade to Apache 1.3.6 + mod_ssl 2.3.1
Submitted by: Ralf S. Engelschall <rse@FreeBSD.org> (maintainer)
Diffstat (limited to 'www/apache13-modssl/pkg-descr')
-rw-r--r--www/apache13-modssl/pkg-descr15
1 files changed, 10 insertions, 5 deletions
diff --git a/www/apache13-modssl/pkg-descr b/www/apache13-modssl/pkg-descr
index d4fce03c6af7..b3dd15df941c 100644
--- a/www/apache13-modssl/pkg-descr
+++ b/www/apache13-modssl/pkg-descr
@@ -1,5 +1,8 @@
- Apache 1.3 + mod_ssl 2.2 ``mod_ssl combines the flexibility of
- ======================== Apache with the security of OpenSSL.''
+ Apache 1.3 + mod_ssl 2.3 ``mod_ssl combines the flexibility of
+ ======================== Apache with the security of OpenSSL.''
+
+ The Apache Interface to OpenSSL ``The best SSL solution for
+ http://www.modssl.org/ Apache money can't buy.''
This is Apache version 1.3 plus mod_ssl which provides strong cryptography
via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
@@ -12,9 +15,10 @@
As a summary, here are its main SSL/TLS-related features:
o Open-Source software (BSD-style license)
o Useable for both commercial and non-commercial use
- o Available for both Unix and Win32 platforms
+ o Available for both Unix and Win32 (Windows 95/98/NT) platforms
o 128-bit strong cryptography world-wide
o Support for SSLv2, SSLv3 and TLSv1 protocols
+ o Support for both RSA and Diffie-Hellman ciphers
o Clean reviewable ANSI C source code
o Clean Apache module architecture
o Integrates seamlessly into Apache through an Extended API (EAPI)
@@ -22,6 +26,7 @@
o Support for the OpenSSL+RSAref US-situation
o Advanced pass-phrase handling for private keys
o X.509 certificate based authentication for both client and server
+ o X.509 certificate revocation list (CRL) support
o Support for per-URL renegotiation of SSL handshake parameters
o Support for explicit seeding of the PRNG from external sources
o Additional boolean-expression based access control facility
@@ -31,9 +36,9 @@
o Simple and robust application to Apache source trees
o Fully integrated into the Apache 1.3 configuration mechanism
o Additional integration into the Apache Autoconf-style Interface (APACI)
- o Assistance in X.509 v3 certificate generation
+ o Assistance in X.509v3 certificate generation (both RSA and DSA)
All documentation can be found on-line on the Web:
o Apache: http://www.apache.org/
- o mod_ssl: http://www.engelschall.com/sw/mod_ssl/
+ o mod_ssl: http://www.modssl.org/
o OpenSSL: http://www.openssl.org/