File: ANNOUNCE

package info (click to toggle)
libapache-mod-ssl 2.8.22-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,208 kB
  • ctags: 1,649
  • sloc: ansic: 13,070; sh: 3,304; lex: 190; makefile: 99; yacc: 97; perl: 11
file content (57 lines) | stat: -rw-r--r-- 2,996 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57

 mod_ssl version 2.8              ``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 Apache module provides strong cryptography for the Apache 1.3
 webserver via the Secure Sockets Layer (SSL v2/v3) and Transport Layer
 Security (TLS v1) protocols by the help of the Open Source SSL/TLS
 toolkit OpenSSL, which is based on SSLeay from Eric A. Young and Tim
 J. Hudson. The mod_ssl package was created in April 1998 by Ralf S.
 Engelschall and was originally derived from software developed by Ben
 Laurie for use in the Apache-SSL HTTP server project.

 As a summary, here are its main features:

   o  Supports Apache 1.3.30
   o  Open-Source software (BSD-style license)
   o  Useable for both commercial and non-commercial use
   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)
   o  Full Dynamic Shared Object (DSO) support
   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  Support for HTTPS proxy via EAPI hooks in mod_proxy
   o  Additional boolean-expression based access control facility
   o  Backward compatibility to other Apache SSL solutions
   o  Inter-process SSL session cache (DBM or Shared Memory based)
   o  Powerful dedicated SSL engine logging facility
   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.509v3 certificate generation (both RSA and DSA)
   o  Experimental support for external Crypto Devices (OpenSSL ENGINE)

 mod_ssl version 2.8 is considered to be the best version of mod_ssl
 available and users of older versions are encouraged to upgrade as soon
 as possible. mod_ssl is available for download via HTTP and FTP from
 the following master locations (the various FTP mirrors you can find
 under http://www.modssl.org/source/mirror.html):

   o http://www.modssl.org/source/
   o  ftp://ftp.modssl.org/source/

 Yours,
                                       Ralf S. Engelschall
                                       rse@engelschall.com
                                       www.engelschall.com