RE: HTTPS not running

2002-07-11 Thread Jeff Landers
This is indicative of a variety of problems. What does the error log say? Probably a minor config error. >>> [EMAIL PROTECTED] 07/11/02 10:18AM >>> check the error log -Original Message- From: Shalen [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 10:45 AM To: [EMAIL PROTECTED

Re: Quickie on Certrificate Requests (combined withvirtualhosts)...

2002-07-01 Thread Jeff Landers
If you wish to fix Solaris 8 to use /dev/random use the following Sun patch available thru Sunsolve dev random patch number 112438-01 >>> [EMAIL PROTECTED] 07/01/02 01:05PM >>> Cool, thanks!... So I've done that, I needed to use the make certificate instead of the openssh commands because of t

Re: getting close with apache2, ssl, solaris 8

2002-06-26 Thread Jeff Landers
better for you : http://www.modssl.org/docs/2.8/ssl_faq.html#cert-real Jeff Landers wrote: >I am getting the key values mismatch error which seems like it should be pretty basic >in that they don't match just like it says. However, I remade the CA, cert request, >and signed it

getting close with apache2, ssl, solaris 8

2002-06-26 Thread Jeff Landers
I am getting the key values mismatch error which seems like it should be pretty basic in that they don't match just like it says. However, I remade the CA, cert request, and signed it using the CA.sh -newca, CA.sh -newreq, and CA.sh -sign which created the cakey.pem and the newcert.pem. I poin

compiling apache2039

2002-06-25 Thread Jeff Landers
Even with just a ./configure I have many parse and symbol errors in the config.log when I conifgure apache2039 although it exits with a zero. Is that OK or do I need to work with someone to resolve these errors. I submitted a bug report but it is probably way down the priority list. Are these e

Compiling openssl for apache by a novice

2002-06-25 Thread Jeff Landers
I am restarting my Apache 2.0.3.9 install from the beginning. Is there anything special that needs to be done while compiling openssl on Solaris 8 in preparation for apache with ssl enabled? The openssl docs are pretty straightforward but I have a tip that I should be doing this: ./config -lzl

Re: Apache 2.0.39 problems on Solaris 9

2002-06-25 Thread Jeff Landers
Dave, Did you check your config.log to see if it even configures correctly. I can't get past the parse errors. If I ignore them I get the same errors that you are. >>> [EMAIL PROTECTED] 06/25/02 08:37AM >>> Problem: Cannot get Apache 2.0.39 to run on Solaris 9 with SSL. Details: cc: Sun Work

Configuring openssh 3.2 won't work

2002-06-18 Thread Jeff Landers
I have been trying to build openssh but can't get it to work. Solaris 8 openssl0.9.6c zlib from sunfreeware.com /dev/random patch installed ./configure --with-zlib=/usr/include --with-ssl-dir=/usr/local/ssl The config log just shows many parse errors and symbol errors. What do I need to do to

Apache2 with ssl

2002-06-12 Thread Jeff Landers
What is the recommended way of getting the ssl module for Apache2? Using the built in Apache2 SSL or using mod_ssl? I don't see a mod_ssl for Apache2 on the mod_ssl site. Does anyone have experience with Apache2 and ssl? __ Ap

Re: apache2 won't start

2002-06-11 Thread Jeff Landers
#x27;t see the non-ssl version going back to the source directory after it was compiled because I blew the souce directory (tarball extraction) away. Can you get this newbie on the right track. The non-ssl version works but once I compile it with the ssl module it won't work either way. Je

Re: apache2 won't start

2002-06-11 Thread Jeff Landers
ECTED] 06/10/02 09:56AM >>> On Mon, 10 Jun 2002, Jeff Landers wrote: > ./bin/apachectl startssl [Mon Jun 10 10:19:51 2002] [crit] [Mon Jun 10 > 10:19:51 2002] file vhost.c, line 232, assertion "rv == APR_SUCCESS" > failed Abort - core dumped ./bin/apachectl startssl

apache2 won't start

2002-06-10 Thread Jeff Landers
As this rookie creeps ever closer to getting it to run, I keep coming up with problems that I am sure someone has seen before. Thanks for the help. Apache 2036 ssl 096c on solaris 8 ./bin/apachectl startssl [Mon Jun 10 10:19:51 2002] [crit] [Mon Jun 10 10:19:51 2002] file vhost.c, line

startssl newbie problem

2002-06-06 Thread Jeff Landers
Thank you for the help on the rand file. Next problem is apache 2.036 with openssl 0.9.6c ../bin/apachectl startssl [Thu Jun 06 18:20:51 2002] [crit] [Thu Jun 06 18:20:51 2002] file vhost.c, line 232, assertion "rv == APR_SUCCESS" failed __

Newbie with RANDFILE

2002-06-06 Thread Jeff Landers
OK, I give up. What am I doing wrong? Apache 2.036 trying to on Solaris 8. Everything seems fine during install. egd working. Random file is /var/spool/prngd/pool. Pointed the RANDFILE at the file in openssl.conf. but keep getting the following. I searched the archives but no luck. ./CA.sh -ne

ssl with apache2

2002-05-23 Thread Jeff Landers
I cannot configure apache-2.0.36 with ssl without fatal errors in the config.log. What am I doing wrong of do I ignore this? It finishes but.. ./configure --with-ssl=/tmp/openssl-0.9.6 thousands of lines before configure:5317: gcc -o conftest -g -O2 -pthreads -DSOLARIS2=8 -D_POSIX_PTH