From afb7c29cc6b89b5b2e34d6a6ce7245e7454a1188 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 6 Sep 2000 05:52:48 +0000 Subject: Don't specify version numbers of the libraries to load for SSL support -- version numbers change, and it doesn't work correctly on a.out anyway. Closes pkg/10309. --- www/ap-ssl/pkg/MESSAGE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap-ssl') diff --git a/www/ap-ssl/pkg/MESSAGE b/www/ap-ssl/pkg/MESSAGE index 44a8e4fbc2a..613eb77a316 100644 --- a/www/ap-ssl/pkg/MESSAGE +++ b/www/ap-ssl/pkg/MESSAGE @@ -1,5 +1,5 @@ ============================================================================= -$NetBSD: MESSAGE,v 1.2 1999/04/30 17:05:21 tv Exp $ +$NetBSD: MESSAGE,v 1.3 2000/09/06 05:52:50 jlam Exp $ In order to start Apache with mod_ssl support, you need to run Apache with "apachectl startssl" instead of "apachectl start". The SSL-specific @@ -11,6 +11,6 @@ configuration parts of the default httpd.conf are bracketed by: If you are using RSAREF, you MUST uncomment the line in the SSL block of httpd.conf which reads: - #LoadFile !librsaref.so.2 + #LoadFile !librsaref.so ============================================================================= -- cgit v1.2.3