1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ralf S. Engelschall
ace164ef64 Upgrade to Apache 1.3.4 + mod_ssl 2.2.4
PS: This mod_ssl version has two really nasty bugs fixed,
    so you're strongly encouraged to upgrade.
1999-03-04 20:21:43 +00:00
Ralf S. Engelschall
c8952a8dd0 Upgrade to Apache 1.3.4 + mod_ssl 2.2.1 1999-02-04 11:39:11 +00:00
Ralf S. Engelschall
94c3e13b3b Upgrade to Apache 1.3.4 + mod_ssl 2.2.0 1999-01-27 20:08:09 +00:00
Ralf S. Engelschall
002bfc2240 - Upgrade to Apache 1.3.4
- Upgrade to mod_ssl 2.1.7
- Add additional master site
- Add Y2K link
- Make portlint happy
1999-01-13 08:03:07 +00:00
Ralf S. Engelschall
91503f2fea Upgrade to Apache 1.3.3 + mod_ssl 2.1.2
This is the first port version for the new mod_ssl version 2.1.
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  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
1998-12-03 09:37:06 +00:00
Ralf S. Engelschall
a116af42b2 Import of a new SSL-aware Apache 1.3, achieved by patching up
the original Apache 1.3.1 with mod_ssl 2.0.5 (the Apache
Interface to SSLeay).
1998-08-27 16:00:05 +00:00