RE : Apache 2 +SSL

2002-11-11 Thread Estrade Matthieu
Maybe try to add ./configure --enable-ssl --with-ssl=path-to-openssl -Message d'origine- De : [EMAIL PROTECTED] [mailto:owner-modssl-users;modssl.org] De la part de Christopher Chaduka Envoyé : Monday, November 11, 2002 3:35 AM À : [EMAIL PROTECTED] Objet : Apache 2 +SSL I searched

Re: Apache 2 +SSL

2002-11-10 Thread Christopher Chaduka
Aah, got it. Apache 2 comes with mod_ssl code. For those who might be in my situation, read this doc: http://www.apacheworld.org/ty24/site.chapter17.html Cheers! Kiri At 04:35 11-11-02 +0200, you wrote: I searched through some archives and found out Apache 2 comes with mod_ssl code

[OFF-TOPIC] Apache 2 + SSL Binaries for Windows

2002-10-16 Thread Victor Medina
Hi Guys!! I just updated the server installer to fix a small but important bug with setup software. The installer is as usual at: ftp://route.unitec.edu.ve/victormedina/ikiruxproject I as always appreciate feedback and bugs or just comments Best Regards!

RE: Apache 2 + SSL Problems

2002-01-24 Thread Laurie Young
, 2002 4:47 AM To: '[EMAIL PROTECTED]' Subject: Re: Apache 2 + SSL Problems On Tue, 22 Jan 2002, Teodor Cimpoesu wrote: Hi Laurie! On Tue, 22 Jan 2002, Laurie Young wrote: I have tried starting it with ./apachectrl start and with ./apachectrl startssl

RE: Apache 2 + SSL Problems

2002-01-22 Thread Laurie Young
PROTECTED] Subject: Apache 2 + SSL Problems Hi, I'm trying to get Apache 2 to work with SSL to set up an https server. I presume I am getting something wrong. When I try to access the site the connection times out and I get: [Mon Jan21 12:53:11 2002] [error] [client 127.0.0.1] Invalid method

Re: Apache 2 + SSL Problems

2002-01-22 Thread Teodor Cimpoesu
Hi Laurie! On Tue, 22 Jan 2002, Laurie Young wrote: Hi Its running with on a SuSE Linux install Apapche 2.0.28 ModSSL compiled into apache No problems with compilation (though I had problems getting modssl to compile as a DSO I had no problems compiling it into the main binary) If I

Re: Apache 2 + SSL Problems

2002-01-22 Thread Laurie Young
On Tue, 22 Jan 2002, Teodor Cimpoesu wrote: 0050 - 00 00 11 00 00 08 00 00-06 00 00 03 04 00 80 02 0060 - 00 80 08 92 0d f4 b5 83-60 ae 0b fb 3b 92 08 79 `...;..y 0070 - 92 79 cf 8c c6 57 64 72-96 4c 0d 63 8d 1f 71 7f .y...Wdr.L.c..q. 0080 - 62 e3

Re: Apache 2 + SSL Problems

2002-01-22 Thread Mads Toftum
On Tue, Jan 22, 2002 at 11:19:59AM +, Laurie Young wrote: On Tue, 22 Jan 2002, Teodor Cimpoesu wrote: 0050 - 00 00 11 00 00 08 00 00-06 00 00 03 04 00 80 02 0060 - 00 80 08 92 0d f4 b5 83-60 ae 0b fb 3b 92 08 79 `...;..y 0070 - 92 79 cf 8c c6 57 64 72-96

Re: Apache 2 + SSL Problems

2002-01-22 Thread R. DuFresne
You might save some time here by showing your httpd.config. And of course you start your server with: apachectl startssl yes? Thanks, Ron DuFresne On Tue, 22 Jan 2002, Laurie Young wrote: On Tue, 22 Jan 2002, Teodor Cimpoesu wrote: 0050 - 00 00 11 00 00 08 00 00-06 00 00 03 04 00 80

Re: Apache 2 + SSL Problems

2002-01-22 Thread Teodor Cimpoesu
Hi Laurie! On Tue, 22 Jan 2002, Laurie Young wrote: I have tried starting it with ./apachectrl start and with ./apachectrl startssl both give the same errors It would be good if someone could have a look at my httpd.config file, which I have included as an attachment I don't

Re: Apache 2 + SSL Problems

2002-01-22 Thread Laurie Young
On Tue, 22 Jan 2002, Teodor Cimpoesu wrote: Hi Laurie! On Tue, 22 Jan 2002, Laurie Young wrote: I have tried starting it with ./apachectrl start and with ./apachectrl startssl both give the same errors It would be good if someone could have a look at my httpd.config file,

RE: Apache 2 + SSL Problems

2002-01-22 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
-Original Message- From: Laurie Young [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 4:47 AM To: '[EMAIL PROTECTED]' Subject: Re: Apache 2 + SSL Problems On Tue, 22 Jan 2002, Teodor Cimpoesu wrote: Hi Laurie! On Tue, 22 Jan 2002, Laurie Young wrote: I have tried starting

Apache 2 + SSL Problems

2002-01-21 Thread Laurie Young
Hi, I'm trying to get Apache 2 to work with SSL to set up an https server. I presume I am getting something wrong. When I try to access the site the connection times out and I get: [Mon Jan21 12:53:11 2002] [error] [client 127.0.0.1] Invalid method in request written to the log file I have

RE: Apache 2 + SSL Problems

2002-01-21 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
Laurie, What version of Apache 2.0 / what platform are you using ??.. Also, did you run into any compilation issues ?.. -Madhu -Original Message- From: Laurie Young [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 8:02 AM To: [EMAIL PROTECTED] Subject: Apache 2 + SSL