Re: apachectl startssl can't read certificates

2000-05-22 Thread Mocha
At 02:45 PM 5/22/00 +0200, Mads Toftum wrote: >On Mon, May 22, 2000 at 06:37:47AM -0500, Mocha wrote: > > from httpd/error_log: > > > > [Mon May 22 06:15:20 2000] [error] mod_ssl: Init: Unable to read server > > certificate from file /usr/pkg/etc/httpd/ssl.crt/serv

apachectl startssl can't read certificates

2000-05-22 Thread Mocha
from httpd/error_log: [Mon May 22 06:15:20 2000] [error] mod_ssl: Init: Unable to read server certificate from file /usr/pkg/etc/httpd/ssl.crt/server.crt (OpenSSL library error follows) [Mon May 22 06:15:20 2000] [error] OpenSSL: error:0D09F007:asn1 encoding routines:d2i_X509:expecti ng an asn

genrsa not recognized

2000-05-21 Thread Mocha
openssl genrsa -des3 -out server.key 1024 gave me an error saying that 'genrsa' isn't a recognized command of openssl. did i miss something during the build process? __ Apache Interface to OpenSSL (mod_ssl) ww

Re: list alive

2000-05-18 Thread Mocha
thanks for the clarification At 08:15 PM 5/18/00 +0200, Ralf S. Engelschall wrote: >On Wed, May 17, 2000, Mocha wrote: > > > is this list alive? i sent a message but didn't see it appear > >If your messages don't show up within an hou

Re: core dumps

2000-05-18 Thread Mocha
At 11:30 PM 5/17/00 +0200, Mads Toftum wrote: >On Wed, May 17, 2000 at 03:00:16PM -0500, Mocha wrote: > > i've compiled apache 1.3.12 with the lastest modssl. everything compiles > > fine til i > > > > apachectl startssl > > > > and get a core dump

list alive

2000-05-17 Thread Mocha
is this list alive? i sent a message but didn't see it appear __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager

core dumps

2000-05-17 Thread Mocha
i've compiled apache 1.3.12 with the lastest modssl. everything compiles fine til i apachectl startssl and get a core dump from segmentation fault. # uname -a NetBSD ns01 1.4Y NetBSD 1.4Y (ns01) #2: Sat May 13 02:41:30 PDT 2000 tom@ns0 1:/usr/src/sys/arch/alpha/compile/ns01 alpha ___