Re: Apache/SSL

2002-12-05 Thread scott
use the following command to remove the pass phase. openssl dsa -in key.pem -out keyout.pem Ashley M. Kirchner wrote: How can I have Apache restart without asking every time for the pass phrase for its certificate? At the moment, it fails automatic startup if and when the server reboots. S

Re: Apache/SSL

2002-12-03 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rick Johnson wrote: | Ashley M. Kirchner wrote: | |> How can I have Apache restart without asking every time for the |> pass phrase |> for its certificate? At the moment, it fails automatic startup if and |> when the |> server reboots. Startup is

Re: Apache/SSL

2002-12-03 Thread Rick Johnson
Ashley M. Kirchner wrote: How can I have Apache restart without asking every time for the pass phrase for its certificate? At the moment, it fails automatic startup if and when the server reboots. Startup is being done manually so that someone can enter the pass phrase. Less safe way is to

Re: Apache SSL Problems With New Openssl

2002-08-15 Thread Gordon Messmer
On Wed, 2002-08-14 at 09:51, Benjamin R. Mohilef wrote: > > It is. Prior to posting I did an rpm -v on a set of rpm's constitutng > the entire RH 7.0 i386/686 upgrade directories. Of particular > interest was the kernel, but it verified OK. No missing files > anywhere I expected to find unsat

Re: Apache SSL Problems With New Openssl

2002-08-14 Thread Benjamin R. Mohilef
Gordon Messmer wrote: > Have you tried using up2date to update the system. It should get all > of the latest packages, and all of the required dependencies. I don't > have any 7.0 boxes left, so I can't comment regarding the problem. > However, if it is still a problem after updating with up2da

Re: Apache SSL Problems With New Openssl

2002-08-13 Thread Gordon Messmer
On Sun, 2002-08-11 at 07:11, Benjamin R. Mohilef wrote: > I did a periodic 120 day vacuuming and cat hair removal PM and > found that my SSL server no longer starts apache with ssl (works > fine if I comment all the ssl lines out of the conf file). The error > message is : > > Cannot load /etc/

Re: apache SSL Problems With OpenSSl

2002-08-13 Thread Benjamin R. Mohilef
I discovered that openssl-0.9.6.9 appears not to have undefined references. That came out two security updates ago, however. Has anyone else observed the "OpenSSLDie" problem with the latest openssl security updates (10 and 14) or do I just have some quirk in my installation?? -- redhat-

RE: apache-ssl setup problem?

2001-04-26 Thread Mikkel L. Ellertson
On Thu, 26 Apr 2001, Eddie Strohmier wrote: > No, if you create the link just rpm -ivh it. I was giving > you an alternative > to the symlink but I think apache-ssl will be looking for > perl5 in /usr/local/bin so your safe bet is just to leave > the symlink there and install with rpm -ivh. > > >

Re: apache-ssl setup problem?

2001-04-26 Thread [EMAIL PROTECTED]
rom: Eddie Strohmier <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 26, 2001 2:37 PM Subject: RE: apache-ssl setup problem? > Gary: > > You could make a symlink for perl5 in /usr/local/bin as > perl5 resides in > /usr/bin on my machine and I assume your

RE: apache-ssl setup problem?

2001-04-26 Thread Eddie Strohmier
PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of gary@umc Sent: Thursday, April 26, 2001 2:00 AM To: [EMAIL PROTECTED] Subject: Re: apache-ssl setup problem? Eddie, Yes, I'm using RH6.2, and my perl5 is in as, # pwd /usr/bin # ll -rwxr-xr-x1 root root12872 Feb 2 2000 find

RE: apache-ssl setup problem?

2001-04-25 Thread Eddie Strohmier
PROTECTED] Subject: Re: apache-ssl setup problem? I downloaded the following once and install, but still getting error msg as below: ~ # rpm -ivh apache-ssl-1.3.12_1.40-2k.i586.rpm error: failed dependencies: /usr/local/bin/perl5 is needed by

Re: apache-ssl setup problem?

2001-04-25 Thread [EMAIL PROTECTED]
ED]> Sent: Thursday, April 26, 2001 11:48 AM Subject: Re: apache-ssl setup problem? > > On Thu, 26 Apr 2001, gary@umc wrote: > > > Dear all, > > > > I have downloaded apache-ssl-1.3.12_1.40-1.ppc.rpm, but when I tried to > > install,

Re: apache-ssl setup problem?

2001-04-25 Thread [EMAIL PROTECTED]
shd i get i386 once? what is the different? thanks, gary - Original Message - From: Charles Galpin <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 26, 2001 11:48 AM Subject: Re: apache-ssl setup problem? > > On Thu, 26 Apr 2001, gary@umc wrote: > &g

Re: apache-ssl setup problem?

2001-04-25 Thread Charles Galpin
On Thu, 26 Apr 2001, gary@umc wrote: > Dear all, > > I have downloaded apache-ssl-1.3.12_1.40-1.ppc.rpm, but when I tried to > install, it prompt me the following dependencies error, > > > # rpm -ivh apache-ssl-1.3.12_1.40-1.ppc.rpm > error: failed

Re: Apache-SSL

2000-07-12 Thread Greg Wright
*** REPLY SEPARATOR *** On 11/07/00 at 14:51 Gordon Messmer wrote: >Juan Martinez wrote: >> I've generated a dummy certificate and the httpsd daemon >> starts. When I try to load a page however, the client shows >> a "Network: Broken Pipe" error. For each attempt to read a >

Re: Apache-SSL

2000-07-12 Thread Juan Martinez
On Wed, 12 Jul 2000, Greg Wright wrote: > *** REPLY SEPARATOR *** > > On 11/07/00 at 11:21 Juan Martinez wrote: > > >Hello listers, > > > >I've installed apache-ssl-1.3.6_1.35-3.i386.rpm and > >openssl-0.9.5a-1.i386.rpm on a RedHat 6.2 system. > > > >I've generated a dummy cert

Re: Apache-SSL

2000-07-12 Thread Michael J. McGillick
Juan: My RPM is just about finished (putting the final touches on it now). It installs completely configured with a dummy certificate, and blends flawlessly into a Red Hat 6.2 installtion. The httpsd.conf file comes preconfigured to run both http and https connections off just the one server.

Re: Apache-SSL

2000-07-11 Thread Gordon Messmer
Juan Martinez wrote: > I've generated a dummy certificate and the httpsd daemon > starts. When I try to load a page however, the client shows > a "Network: Broken Pipe" error. For each attempt to read a > page, the httpsd error log shows something like: > > [Tue Jul 11 10:54:07 2000] [notice] c

Re: Apache-SSL

2000-07-11 Thread Greg Wright
*** REPLY SEPARATOR *** On 11/07/00 at 11:21 Juan Martinez wrote: >Hello listers, > >I've installed apache-ssl-1.3.6_1.35-3.i386.rpm and >openssl-0.9.5a-1.i386.rpm on a RedHat 6.2 system. > >I've generated a dummy certificate and the httpsd daemon >starts. When I try to load

Re: apache-ssl + cgi

2000-01-26 Thread sixx
make it two to be safe ... eg echo \n\n At 16:45 00/01/26 +0100, you wrote: >On Wed, 26 Jan 2000 [EMAIL PROTECTED] wrote: > > > #!/bin/bash > > echo 'Content-type: text/html' > > echo '' > >The RFCs say that the header (Content-type) needs to be separated from >the actual html stuff by a newline,

Re: apache-ssl + cgi

2000-01-26 Thread bcjohans
lear text insecure server... Bruce Bernhard Rosenkraenzer <[EMAIL PROTECTED]> on 01/26/2000 09:45:12 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: apache-ssl + cgi On Wed, 26 Jan 2000 [EMAIL PROTECTED] wrote: > #!/bin/bash > echo 'Content-type

Re: apache-ssl + cgi

2000-01-26 Thread Jason Hirsch
I believe you need to put 2 newline characters between the content type and the first tag= so echo echo echo ... jason -- Jason Hirsch, ChemEng/Chemistry Make it myself? But I'm a physical organic chemist! Visit the Dorm Room Life may never http://icdweb.cc.purdue.edu/

Re: apache-ssl + cgi

2000-01-26 Thread Bernhard Rosenkraenzer
On Wed, 26 Jan 2000 [EMAIL PROTECTED] wrote: > #!/bin/bash > echo 'Content-type: text/html' > echo '' The RFCs say that the header (Content-type) needs to be separated from the actual html stuff by a newline, so it's echo 'Content-type: text/html' echo echo '' LlaP bero -- Anyone sending uns

Re: Apache-SSL: Dazed and confused

2000-01-25 Thread Martin A. Marques
On Mon, 24 Jan 2000, Steve Frampton wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello: > > I'm trying to get Apache-SSL set up from RPM, and working with PHP and > MySQL. I've having a bit of difficulty doing so, so first I'd like to > walk through how I installed everything, a

Re: Apache-SSL: Dazed and confused

2000-01-24 Thread Gordon Messmer
Oh, yeah, and my friend Mike put rpms of php-3.0.14 on duke a couple of days ago, too. MSG -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Apache-SSL: Dazed and confused

2000-01-24 Thread Gordon Messmer
Steve Frampton wrote: > I'm at a loss here, and would appreciate any assistance. Isn't there an > easy way of doing this via RPM? Or do I need to do everything with Apache > from now on via source tarballs (grrr...)? Maybe. Just for fun, I updated my apache-ssl rpms. These are based on Red Ha

Re: Apache-SSL: Dazed and confused

2000-01-24 Thread Steve Frampton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 25 Jan 2000, Hossein S. Zadeh wrote: > If you read PHP installation and FAQ, it tells you to *FIRST* configure, > make and make install PHP (this merely makes changes to Apache source > tree), and *THEN* you MUST configure, make and make inst

Re: Apache-SSL: Dazed and confused

2000-01-24 Thread Hossein S. Zadeh
On Tue, 25 Jan 2000, Steve Frampton wrote: > I'm trying to get Apache-SSL set up from RPM, and working with PHP and > MySQL. I've having a bit of difficulty doing so, so first I'd like to > walk through how I installed everything, and then discuss the problems I'm > having. I think you have *as

Re: Apache SSL and OpenSSl RPMs

1999-11-15 Thread Jason Costomiris
On Mon, Nov 15, 1999 at 02:07:14PM -0500, Michael J. McGillick wrote: : Anyone know where I can pick up the Apache-SSL-1.3.9 and OpenSSL-0.9.4 : RPMs? Anyone know if they exist yet? Just the other day I did this very thing, well, almost this very thing. I went to ftp.replay.com, and grabbed: /

Re: Apache + SSL

1998-06-09 Thread Igmar Palsenberg
>Thanks for everyones help and suggestions for getting ApacheSSL >up and >running.. >I used the SSL rpm and Apache_1.2.4.tar.Z with the >Apache_1.2.4+ssl.1.2.11.tar.gz patch. >Everything seems to complie fine (no errors..) >The only problem that I have now is when I start it it looks for

Re: Apache-ssl, SSleay, and Certs.

1998-06-02 Thread Simon Liddington
"Perry J. Blalock" <[EMAIL PROTECTED]> writes: > Can anyone out there provide me with some links so I can read up on on the > cert process for Apache-ssl. We picked up an rpm (ssleay) and Apache-ssl, > but the documentation is non-existent. > I found this a good starting place for understandin

Re: Apache-ssl, SSleay, and Certs.

1998-06-01 Thread Wanderlei Antonio Cavassin
Hello, The Thawte supports Apache-SSL. Take a look: http://www.thawte.com/certs/server/key_apachessl.html []s Wanderlei Antonio Cavassin Conectiva - Brazil On Sun, 31 May 1998, Perry J. Blalock wrote: > Can anyone out there provide me with some links so I can read up on on the > cert process

Re: Apache SSL RPMS from Replay.com

1998-04-22 Thread Henrik Edlund
On Wed, 22 Apr 1998, Trevor Astrope wrote: > To followup my own post, I did get the apache-ssl-1.2.6-1.i386.rpm to > install. It complained of failed dependencies for libssl.so, but the > apache-ssl rpm installed without a hitch after installing the SSLeay-0.8 > rpm. > > I think maybe the apache

Re: Apache SSL RPMS from Replay.com

1998-04-22 Thread Trevor Astrope
To followup my own post, I did get the apache-ssl-1.2.6-1.i386.rpm to install. It complained of failed dependencies for libssl.so, but the apache-ssl rpm installed without a hitch after installing the SSLeay-0.8 rpm. I think maybe the apache-ssl-1.2.6-2.i386.rpm is broken, because the replay web

Re: Apache SSL RPMS from Replay.com

1998-04-22 Thread Ross Camm
try the --force option. Rossco At 04:14 PM 4/21/98 -0400, you wrote: >I'm having trouble installing the apache-ssl-1.2.6-2.i386.rpm and src.rpm >that I got from replay.com. When I do : rpm -i >apache-ssl-1.2.6-2.i386.rpm, I just get an error message saying that the >rpm can not be installed wit