Re: Woody: Apache SSL not starting

2002-04-12 Thread Holger Rauch
Hi! On Thu, 11 Apr 2002, Shawn McMahon wrote: > [...] > That's not a bug, that's what it's supposed to do. http uses port 80; > https uses port 443. They are not the same thing. I am aware of that, but I thought it should listen to *both* port 80 *and* 443. Greetings, Holger --

Re: Woody: Apache SSL not starting

2002-04-11 Thread Nathan E Norman
On Thu, Apr 11, 2002 at 12:09:09PM -0400, Shawn McMahon wrote: > begin Holger Rauch quotation: > > > > I tried very hard, but suddenly https works. What doesn't work with > > apache-ssl is "http://localhost/";, though. But this may be a bug which has > > already been reported. > > That's not a b

Re: Woody: Apache SSL not starting

2002-04-11 Thread Shawn McMahon
begin Holger Rauch quotation: > > I tried very hard, but suddenly https works. What doesn't work with > apache-ssl is "http://localhost/";, though. But this may be a bug which has > already been reported. That's not a bug, that's what it's supposed to do. http uses port 80; https uses port 443.

Re: Woody: Apache SSL not starting

2002-04-11 Thread Holger Rauch
Hi! On Wed, 10 Apr 2002, Tom Cook wrote: > [...] > access it). The only thing which seems likely is apache. I tried very hard, but suddenly https works. What doesn't work with apache-ssl is "http://localhost/";, though. But this may be a bug which has already been reported. > [...] > then that

Re: Woody: Apache SSL not starting

2002-04-10 Thread Tom Cook
On 0, Holger Rauch <[EMAIL PROTECTED]> wrote: > Hi Tom! > > On Wed, 10 Apr 2002, Tom Cook wrote: > > > [...] > > You seem to have made a couple of silly mistakes here. > > Yes, indeed... I admit it ;-) Thanks for pointing this out. > > > [...] maybe apache was already configured to listen the

Re: Woody: Apache SSL not starting

2002-04-10 Thread Holger Rauch
Hi Tom! On Wed, 10 Apr 2002, Tom Cook wrote: > [...] > You seem to have made a couple of silly mistakes here. Yes, indeed... I admit it ;-) Thanks for pointing this out. > [...] maybe apache was already configured to listen there? I don't know. In order to verify what you suggested, I did the

Re: Woody: Apache SSL not starting

2002-04-09 Thread Tom Cook
On 0, Holger Rauch <[EMAIL PROTECTED]> wrote: [snip] > So I did a "netstat -avi | grep 443" but that yielded nothing. So there is > no program that opened a socket on port 443 as the apache-ssl logs > suggest. You seem to have made a couple of silly mistakes here. netstat's -i switch is document

RE: Woody: Apache SSL not starting

2002-04-09 Thread Kurc, Marcin A.
transfer the license than buy the license directly from RSA. Marcin Kurc CAD Systems Administrator Cooper-Standard Automotive -Original Message- From: Holger Rauch [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 09, 2002 10:00 AM To: debian-user@lists.debian.org Subject: Re: Woody: Apache SSL

Re: Woody: Apache SSL not starting

2002-04-09 Thread Holger Rauch
Rehi! My problem is solved now! I removed apache-ssl, and installed apache and libapache-mod-ssl instead (Tim Dijkstra suggested this). Then I made the necessary adjustments to the httpd.conf file. Works really well. Can someone tell me why both libapache-mod-ssl and apache-ssl are included? Than

Re: Woody: Apache SSL not starting

2002-04-09 Thread Holger Rauch
Hi! Replying to my own post since I found a quick hack that fixes my problem. I changed the port number in the "Listen" directive from 443 to 8443. Still got no idea what process is supposed to listen on port 443 though... Greetings, Holger On Tue, 9 Apr 2002, Holger Rauch wrote: > [..

Re: Woody: Apache SSL not starting

2002-04-09 Thread Holger Rauch
Hi! On 9 Apr 2002, Crispin Wellington wrote: > [...] > Its probably your virtual host settings in Apache-SSL. If you remove > them from the ssl config, does it start? Thanks for the hint on the HTTPS protocal, but I'm not using virtual hosts at all, just the selfsigned certificate generated by a

Re: Woody: Apache SSL not starting

2002-04-09 Thread Holger Rauch
Hi Thomas! On Tue, 9 Apr 2002, Thomas Gebhardt wrote: > [...] > You might have hit Bug#136052? As far as I understand, this bug deals with password-protected keys, which mine is not. (I am aware that this is insecure, but I'm only using it for testing purposes so it shouldn't matter too much).

Re: Woody: Apache SSL not starting

2002-04-09 Thread Thomas Gebhardt
> Hi! > > I installed the apache-ssl package from Woody. When I try to start it > using "/etc/init.d/apache-ssl start" I get the following messages leading > to the impression that apache-ssl was started correctly: > > Starting web server: apache-sslReading key for server > prag.datech2.er.heitec

Re: Woody: Apache SSL not starting

2002-04-09 Thread Crispin Wellington
On Tue, 2002-04-09 at 16:20, Holger Rauch wrote: > Hi! > > I installed the apache-ssl package from Woody. When I try to start it > using "/etc/init.d/apache-ssl start" I get the following messages leading > to the impression that apache-ssl was started correctly: > > Starting web server: apache-s