Re: Apache/modssl upgrade Questions

2000-03-21 Thread Andrew Hougie
I tried to reply to this yeterday afternoon and the reply hasn't come through. Since no-one else has replied in the meantime I'll repost ..: I am not an expert but I THINK this is the answer to your question. "make install" *will* overwrite /usr/local/apache/bin/httpd and the other binaries and

[BugDB] 5997:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:216: (PR#357)

2000-03-21 Thread modssl-bugdb
Full_Name: Howie Grapek Version: 2.6.2 OS: solaris 7 Submission from: (NULL) (216.160.155.185) Hi, I have mod_perl and php currently working.. now adding mod_ssl... this is what is happening: Apache/1.3.12 (Unix) mod_ssl/2.6.2 OpenSSL/0.9.5 PHP/3.0.15 mod_perl/1.21 configured http protocol wo

Navigator 3.x die upon connection

2000-03-21 Thread Jie Gao
Hi All, On: Apache/1.3.12 (Unix) mod_perl/1.21_03 mod_ssl/2.6.2 OpenSSL/0.9.5 The browser just dies with this error on Win 98: The application has performed an illegal operation and will be shutdown. The error_log says: [Wed Mar 22 14:10:53 2000] [error] mod_ssl: SSL handshake interrupted

Re: the make certificate error on SOLARIS 2.6

2000-03-21 Thread Jie Gao
On Tue, 21 Mar 2000, jessie wrote: > I was able to do it like this ... > (assumed shell is bash) > > 1)su root > 2) cd /root > 3) cp /bin/sh .rnd (create a random stream for openssl) > 4) RANDFILE=/root.rnd(set environment variable) > 5) generate the certificates manually using openssl !!! >

Re: Odd message with mod_ssl and php4

2000-03-21 Thread John Huttley
Hello Lewis, I've just checked out my config and ensured that apxs was fully pathed. This didn't help though.. What do you mean about the --with-apache? AFAIK, thats used in the mod_ssl configure phase and not used anywhere else. I have a script based build process that deletes everything then

Ie certificate problem when using mod_ssl

2000-03-21 Thread Henrik Schmiediche
Help! I posted the following question some time ago and received no responses. Anyone know of a fix? - Henrik hello, I have installed: Apache/1.3.12 (Unix) FrontPage/4.0.4.3 AuthMySQL/2.20 PHP/3.0.14 mod_ssl/2.6.2 OpenSSL/0.9.4 on a Solaris 7 server. The self

Apache/modssl upgrade Questions

2000-03-21 Thread wwebb
I currently have 1.39 with modssl working which was installed according to the previous example set forth at www.modssl.org/example/. If I again follow the procedure at http://www.modssl.org/example/ to upgrade and the upgrade does not go well--will the former version of Apache and modssl t

http to https proxying

2000-03-21 Thread Dat Truong
Hello Folks. I was wondering if you can help me with a particular problem. I'm trying to go from browser to apache proxy via HTTP and from apache proxy to ws via HTTPS. I keep getting FORBIDDEN (You don't have permission to access /pinky/ on this server.). My ws (NES) is configured with SSL (serv

Re: the make certificate error on SOLARIS 2.6

2000-03-21 Thread jessie
I was able to do it like this ... (assumed shell is bash) 1)su root 2) cd /root 3) cp /bin/sh .rnd (create a random stream for openssl) 4) RANDFILE=/root.rnd(set environment variable) 5) generate the certificates manually using openssl !!! (see modssl FAQ) 6) copy server.crt and server.key to

Re: Odd message with mod_ssl and php4

2000-03-21 Thread Lewis Bergman
I just compiled php4 and 1.3.12 + mod_ssl 2.6.2 yesterday without a problem. I don't know what your php configure line looked like but that is most likely the problem. Mine looked like: ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --enable-versioning \ --enable-track-vars \ I did hav

RE: Issue: unresonable SSLVerifyDepth policy!

2000-03-21 Thread Airey, John
This would be useful for testing or internal use, but granted, it would be seriously dodgy in a production machine. John -Original Message- From: Gunther Schadow [mailto:[EMAIL PROTECTED]] Sent: 20 March 2000 20:56 To: [EMAIL PROTECTED] Subject: Issue: unresonable SSLVerifyDepth policy!

Re: newbie question: SSL session ID via Perl/CGI ?

2000-03-21 Thread Tim Tassonis
Hi 1. You have to set +StdEnvVars in your SSLOptions 2. The variable is then called SSL_SESSION_ID Bye Tim On Mon, 20 Mar 2000, Denny Lee wrote: > Date: Mon, 20 Mar 2000 15:03:19 -0800 > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > From: Denny Lee <[EMAIL PROTECTED]> > Reply-To: [EMAIL PRO