Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 7454 invoked by uid 6000); 17 Nov 1998 17:19:09 -0000 Received: (qmail 7000 invoked from network); 17 Nov 1998 17:18:05 -0000 Received: from slarti.muc.de (193.174.4.10) by taz.hyperreal.org with SMTP; 17 Nov 1998 17:18:05 -0000 Received: (qmail 16904 invoked by uid 66); 17 Nov 1998 17:16:23 -0000 Received: by en1.engelschall.com (Sendmail 8.9.1) for new-httpd@apache.org id SAA06471; Tue, 17 Nov 1998 18:18:51 +0100 (CET) Message-ID: <19981117181851.A6448@engelschall.com> Date: Tue, 17 Nov 1998 18:18:51 +0100 From: "Ralf S. Engelschall" To: Apache Group Developer ML Subject: ANNOUNCE: mod_ssl 2.1.0 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Organization: Engelschall, Germany. X-Web-Homepage: http://www.engelschall.com/ X-PGP-Public-Key: https://www.engelschall.com/ho/rse/pgprse.asc X-PGP-Fingerprint: 00 C9 21 8E D1 AB 70 37 DD 67 A2 3A 0A 6F 8D A5 Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org After three months of strong development it's now finally available and shares its release birthday with my personal one: mod_ssl 2.1 The short announcement: Extended API (EAPI), full DSO support, Win32 platform port, DBM-based SSL session cache, advanced pass phrase handling, dedicated SSL engine logging facility, boolean-expression based access control, etc.pp. The long announcement: _ _ _ __ ___ ___ __| | ___ ___| | | '_ ` _ \ / _ \ / _` | / __/ __| | | | | | | | (_) | (_| | \__ \__ \ | ``mod_ssl combines the flexibility of |_| |_| |_|\___/ \__,_|___|___/___/_| Apache with the security of SSLeay.'' |_____| ``Ralf Engelschall has released an mod_ssl - Apache Interface to SSLeay excellent module that integrates http://www.engelschall.com/sw/mod_ssl/ Apache and SSLeay.'' Version 2.1.0-1.3.3 Tim J. Hudson, SSLeay co-author 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 SSL/TLS implementation library 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 Open-Source software (BSD-style license) o Useable for both commercial and non-commercial use o Available for both Unix and Win32 platforms o 128-bit strong cryptography world-wide o Support for SSLv2, SSLv3 and TLSv1 protocols 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 Support for the SSLeay+RSAref US-situation o Advanced pass-phrase handling for private keys o X.509 certificate based authentication for both client and server o Additional boolean-expression based access control facility o Backward compatibility to other Apache SSL solutions o Inter-process SSL session cache 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.509 v3 certificate generation For more details about mod_ssl please visit its net locations under: http://www.engelschall.com/sw/mod_ssl/ ftp://ftp.engelschall.com/sw/mod_ssl/ Greetings, Ralf S. Engelschall rse@engelschall.com www.engelschall.com