summaryrefslogtreecommitdiff
path: root/www/ap-ssl/pkg
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-02-02 16:41:22 +0000
committerjlam <jlam@pkgsrc.org>2001-02-02 16:41:22 +0000
commitcf3433738e5d09dda7d7b9f2da34c272b41ceadc (patch)
tree0fc12bd1421f59a5ba52110ad907fabb6d3492e6 /www/ap-ssl/pkg
parentec0d4b522cc2b897f1937bf06e2caff778e47a4e (diff)
downloadpkgsrc-cf3433738e5d09dda7d7b9f2da34c272b41ceadc.tar.gz
Update ap-ssl to 2.8.0. Relevant changes from version 2.7.1:
-) Rename mod_ssl.conf to apache_start.conf. *) Upgraded to Apache 1.3.17 as base version. *) Allow %{ENV:variable} in SSLRequire expressions, too. *) Make sure the user is not able to fake the client certificate based authentication by just entering an X.509 Subject DN ("/XX=YYY/XX=YYY/..") as the username and "password" as the password if "SSLVerifyClient optional" is used in combination with "SSLOptions +FakeBasicAuth".
Diffstat (limited to 'www/ap-ssl/pkg')
-rw-r--r--www/ap-ssl/pkg/COMMENT2
-rw-r--r--www/ap-ssl/pkg/DESCR16
-rw-r--r--www/ap-ssl/pkg/PLIST4
3 files changed, 10 insertions, 12 deletions
diff --git a/www/ap-ssl/pkg/COMMENT b/www/ap-ssl/pkg/COMMENT
index b98a61f5975..f884113a12d 100644
--- a/www/ap-ssl/pkg/COMMENT
+++ b/www/ap-ssl/pkg/COMMENT
@@ -1 +1 @@
-Secure Sockets Layer module for Apache
+SSL/TLS protocols module for Apache
diff --git a/www/ap-ssl/pkg/DESCR b/www/ap-ssl/pkg/DESCR
index 65daf42ddae..cbf66f7faf8 100644
--- a/www/ap-ssl/pkg/DESCR
+++ b/www/ap-ssl/pkg/DESCR
@@ -1,17 +1,15 @@
_ _
- _ __ ___ ___ __| | ___ ___| |
- | '_ ` _ \ / _ \ / _` | / __/ __| |
- | | | | | | (_) | (_| | \__ \__ \ | mod_ssl - Apache Interface to SSLeay
- |_| |_| |_|\___/ \__,_|___|___/___/_| http://www.engelschall.com/sw/mod_ssl/
+ _ __ ___ ___ __| | ___ ___| | mod_ssl
+ | '_ ` _ \ / _ \ / _` | / __/ __| | Apache Interface to OpenSSL
+ | | | | | | (_) | (_| | \__ \__ \ | www.modssl.org
+ |_| |_| |_|\___/ \__,_|___|___/___/_| ftp.modssl.org
|_____|
-
- Description
- ___________
+ _____________________________________________________________________________
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.
+ 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
diff --git a/www/ap-ssl/pkg/PLIST b/www/ap-ssl/pkg/PLIST
index 3717240a0fa..d13c2b7c97f 100644
--- a/www/ap-ssl/pkg/PLIST
+++ b/www/ap-ssl/pkg/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.8 2000/10/13 21:48:02 jlam Exp $
-etc/httpd/mod_ssl.conf
+@comment $NetBSD: PLIST,v 1.9 2001/02/02 16:41:23 jlam Exp $
+etc/httpd/apache_start.conf
etc/httpd/ssl.crl/Makefile.crl
etc/httpd/ssl.crl/README.CRL
etc/httpd/ssl.crt/Makefile.crt