RE: SSL and PHP3

1999-09-30 Thread Sascha Glade
On Thu, Sep 30, 1999, Christian Gottschling wrote: > As php3 is changing often and can be configured in many different > ways (database,gif,pdf...) its not so worthy to put it into the > apache. I leave it as a cgi-bin and added the handler-stuff described in > the manual, so the *.php3-endings

RE: SSL and PHP3

1999-09-30 Thread Sascha Glade
On Thu, Sep 30, 1999, GOMEZ Henri wrote: > >On Thu, Sep 30, 1999, Sascha Glade wrote: > > > >> since a few days I've tried to compile Apache > >> together with SSL and PHP3 support. The SSL part > >> seems to work, but PHP3 won't? > >> > >> Maybe this isn't the right list for it, but it should

RE: SSL and PHP3

1999-09-30 Thread Sascha Glade
On Thu, Sep 30, 1999, Ralf S. Engelschall wrote: > > On Thu, Sep 30, 1999, Sascha Glade wrote: > > > since a few days I've tried to compile Apache > > together with SSL and PHP3 support. The SSL part > > seems to work, but PHP3 won't? > > > > Maybe this isn't the right list for it, but it should

Re: httpd -l mystery

1999-09-30 Thread cfaber
[EMAIL PROTECTED] wrote: > sharri parsell <[EMAIL PROTECTED]> writes: > > > i hope this is a simple question: > > -l does not show dynamically loaded modules. > > > > > i've just finished installing a mod_ssl'd and mod_perl'd apache. > > i followed the installation docs (there was even an examp

Any public GNU signing sites?

1999-09-30 Thread cfaber
Wondering if there was any public or GNU CA signing sites. or an Org trying to set one up? __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED]

Re: mod_ssl 2.3.5 totaly broken on Win32

1999-09-30 Thread EKR
"Daniel Reichenbach" <[EMAIL PROTECTED]> writes: > i tested mod_ssl 2.4.3, 2.4.4 and 2.4.5 Snapshot on Win32. Its totally > broken. 2.4.3 and 2.4.4 cause a page fault in OpenSSL, each time a > connection is established. > > mod_ssl 2.4.5 doesn`t even compile. It produces the following output, > us

Re: httpd -l mystery

1999-09-30 Thread tvaughan
sharri parsell <[EMAIL PROTECTED]> writes: > i hope this is a simple question: -l does not show dynamically loaded modules. > > i've just finished installing a mod_ssl'd and mod_perl'd apache. > i followed the installation docs (there was even an example for my > setup) pretty carefully. upon

Re: Ok, Linux guys: test the snapshot, please.

1999-09-30 Thread Mehul N. Sanghvi
> > On Thu, Sep 30, 1999, Mehul N. Sanghvi wrote: > > > Definatley confirmed ... the 19990930 snapshot compiled cleanly > > without any problems. > > Fine. BTW, which glibc version are you using? > errr ... i dunno !!! ls -l /lib/libc* tells me that I h

Re: httpd -l mystery

1999-09-30 Thread Cliff Woolley
>>> sharri parsell <[EMAIL PROTECTED]> 09/30/99 07:38PM >>> >Compiled-in modules: > http_core.c > mod_so.c > mod_perl.c Everything else (assuming it's there) must be compiled as DSOs (hence the need for mod_so). No problem there. Are you executing Apache in this way? httpd -D SSL This is

Re: httpd -l mystery

1999-09-30 Thread Cliff Woolley
>>> sharri parsell <[EMAIL PROTECTED]> 09/30/99 07:38PM >>> >Compiled-in modules: > http_core.c > mod_so.c > mod_perl.c Everything else (assuming it's there) must be compiled as DSOs (hence the need for mod_so). No problem there. Are you executing Apache in this way? httpd -D SSL This is

Re: [BugDB] PRIVATE: SSL stops responding (PR#293)

1999-09-30 Thread Cliff Woolley
>>> "R. DuFresne" <[EMAIL PROTECTED]> 09/30/99 09:29PM >>> >> Are you using a DBM session cache? >Am looking at MM now, in fact, have built 2.4.4 with MM, the first time >without defining the built-in SDBM, yet when I saw the build start, it was >still defining the vendor dbm settings, so, I sto

httpd -l mystery

1999-09-30 Thread sharri parsell
i hope this is a simple question: i've just finished installing a mod_ssl'd and mod_perl'd apache. i followed the installation docs (there was even an example for my setup) pretty carefully. upon completion, i do an httpd -l and see: Compiled-in modules: http_core.c mod_so.c mod_perl.c

Hang with, SSLRandomSeed startup file:/dev/urandom

1999-09-30 Thread Daniel Sutcliffe
Me again, linux-2.2.12, glibc-2.0.7pre6 When I specify: SSLRandomSeed startup file:/dev/urandom in the .conf the server never gets past: ... [info] Init: Reinitializing OpenSSL library [trace] Inter-Process Session Cache (DBM) Expiry: old: 0, new: 0, removed: 0 in the ssl_engine_log wi

Re: Ok, Linux guys: test the snapshot, please.

1999-09-30 Thread Daniel Sutcliffe
> Ok, before I release mod_ssl 2.4.5 the next days I would strongly appreciate > if those of you who had compilation problems under Linux boxes check out the > latest CVS snapshot. For this fetch mod_ssl-SNAP-19990930.tar.gz (or > later versions) from ftp://ftp.modssl.org/snapshot/

mod_ssl 2.3.5 totaly broken on Win32

1999-09-30 Thread Daniel Reichenbach
Hy there, i tested mod_ssl 2.4.3, 2.4.4 and 2.4.5 Snapshot on Win32. Its totally broken. 2.4.3 and 2.4.4 cause a page fault in OpenSSL, each time a connection is established. mod_ssl 2.4.5 doesn`t even compile. It produces the following output, using Visual C++6 plus Service Pack 3: cl.

SSLMutex error

1999-09-30 Thread Ameya Talwalkar
Hello, I am running a apache-ssl server which uses, apache : 1.3.6 openssl : 0.9.3.a modssl : 2.3.9-1.3.6 I get the following error in the log file, [Thu Sep 30 13:28:13 1999] [error] mod_ssl: Child could not open SSLMutex lockfile /usr/local/valicert/enterpriseva/apache/logs/ssl_mutex.16240

Re: Images not SSL encrypted

1999-09-30 Thread Ed Kubaitis
"Ralf S. Engelschall" wrote: > On Wed, Sep 29, 1999, Brian Behlendorf wrote: > > On Tue, 28 Sep 1999, Joe McMahon wrote: > > > > My Apache 1.3.9 server sends out images encrypted. > > > > > > > > How can I send images not encrypted and save some resources. > > > > > > > mod_proxy plus mod_rewrite

Re: X509v3 extensions

1999-09-30 Thread Jon Earle
>Confusing. The variable is intentionally undefined there. Because if called >from the top-level the top-level provides this variable (by overiding it on >the "make" command line). And even if you run the "make" locally the embedded >shell script finds a reasonable "openssl" or "ssleay" program in

Re: Ok, Linux guys: test the snapshot, please.

1999-09-30 Thread Igor S. Livshits
At 3:00 PM +0200 on 9/30/99, Ralf S. Engelschall wrote: >Ok, before I release mod_ssl 2.4.5 the next days I would strongly appreciate >if those of you who had compilation problems under Linux boxes check out the >latest CVS snapshot. For this fetch mod_ssl-SNAP-19990930.tar.gz Compiles

Re: SSL and PHP3

1999-09-30 Thread Christian Gottschling
Sascha Glade wrote: > since a few days I've tried to compile Apache > together with SSL and PHP3 support. The SSL part > seems to work, but PHP3 won't? As php3 is changing often and can be configured in many different ways (database,gif,pdf...) its not so worthy to put it into the apache. I leav

Re: Ok, Linux guys: test the snapshot, please.

1999-09-30 Thread Ralf S. Engelschall
On Thu, Sep 30, 1999, Mehul N. Sanghvi wrote: > Definatley confirmed ... the 19990930 snapshot compiled cleanly > without any problems. Fine. BTW, which glibc version are you using? Ralf S. Engelschall

Re: [BugDB] server.key read problems (PR#296)

1999-09-30 Thread modssl-bugdb
>>> <[EMAIL PROTECTED]> 09/30/99 05:14AM >>> >My question mainly is, can I extract a server key from the certificate? Nope. Only the public key is contained in the certificate, not the private key. If your private key is lost/corrupted, you need to generate a new public/private key pair and the

Re: Ok, Linux guys: test the snapshot, please.

1999-09-30 Thread Mehul N. Sanghvi
'allo, Definatley confirmed ... the 19990930 snapshot compiled cleanly without any problems. mehul > > > Ok, before I release mod_ssl 2.4.5 the next days I would strongly appreciate > if those of you who had compilation problems under Linux boxes check out the >

Re: Ok, Linux guys: test the snapshot, please.

1999-09-30 Thread Mehul N. Sanghvi
s fetch mod_ssl-SNAP-19990930.tar.gz (or > later versions) from ftp://ftp.modssl.org/snapshot/ and try them out, > please. I'll wait for your success or failure stories before I release > 2.4.5. Thanks. >Ralf S. Engelschall >

Re: SSL and PHP3

1999-09-30 Thread Mehul N. Sanghvi
Sascha, I have Apache 1.3.9 with mod_ssl 2.4.x mod_perl and PHP3 support. What sort of problems are you running into ? The way I did it was to configure Apache with mod_ssl first and then compile it. Then use PHP3 and mod_perl using APXS and compile and install them.

RE: SSL and PHP3

1999-09-30 Thread GOMEZ Henri
>On Thu, Sep 30, 1999, Sascha Glade wrote: > >> since a few days I've tried to compile Apache >> together with SSL and PHP3 support. The SSL part >> seems to work, but PHP3 won't? >> >> Maybe this isn't the right list for it, but it should >> cover it at least a bit. :-) On Redhat Linux 5.2/6.0

Re: SSL and PHP3

1999-09-30 Thread Ralf S. Engelschall
On Thu, Sep 30, 1999, Sascha Glade wrote: > since a few days I've tried to compile Apache > together with SSL and PHP3 support. The SSL part > seems to work, but PHP3 won't? > > Maybe this isn't the right list for it, but it should > cover it at least a bit. :-) Although you're right that this

Ok, Linux guys: test the snapshot, please.

1999-09-30 Thread Ralf S. Engelschall
Ok, before I release mod_ssl 2.4.5 the next days I would strongly appreciate if those of you who had compilation problems under Linux boxes check out the latest CVS snapshot. For this fetch mod_ssl-SNAP-19990930.tar.gz (or later versions) from ftp://ftp.modssl.org/snapshot/ and try them out

SSL and PHP3

1999-09-30 Thread Sascha Glade
Hello, since a few days I've tried to compile Apache together with SSL and PHP3 support. The SSL part seems to work, but PHP3 won't? Maybe this isn't the right list for it, but it should cover it at least a bit. :-) -- Greetz, Sascha ___

Re: X509v3 extensions

1999-09-30 Thread Ralf S. Engelschall
On Wed, Sep 29, 1999, WSO Support wrote: > The problem was that at the top of the Makefile script > in 'ssl.crt' the variable SSL_PROGRAM was undefined. I'm > not sure why? > > I replaced it with: > SSL_PROGRAM=/usr/local/bin/openssl > > And everything works great! > Thanks for your help and pa

Re: Compile ar warnings?

1999-09-30 Thread Ralf S. Engelschall
On Wed, Sep 29, 1999, WSO Support wrote: > While compiling Apache 1.3.9 with mod_ssl 2.4.2 and OpenSSL 0.9.4 > I got the following warnings: > > ar cr libssl.a mod_ssl.o ssl_engine_config.o ssl_engine_compat.o ssl_engine_ds.o >ssl_engine_dh.o ssl_engine_init.o ssl_engine_kernel.o ssl_engine_ran

Re: Images not SSL encrypted

1999-09-30 Thread Ralf S. Engelschall
On Wed, Sep 29, 1999, Brian Behlendorf wrote: > On Tue, 28 Sep 1999, Joe McMahon wrote: > > > My Apache 1.3.9 server sends out images encrypted. > > > > > > How can I send images not encrypted and save some resources. > > > > > mod_proxy plus mod_rewrite is your friend. > > > > Create a fake U

Re: [IMPORTANT] mod_ssl 2.4.4 and Linux

1999-09-30 Thread Ralf S. Engelschall
On Wed, Sep 29, 1999, Michael Richardson wrote: > > "Ralf" == Ralf S Engelschall <[EMAIL PROTECTED]> writes: > Ralf> With a stock RH 6.0? Now I'm confused. I've tried 2.4.4 with such a > Ralf> platform and it worked fine, because 6.0 is not broken. And others > Ralf> confirmed thi

client certificate issues.

1999-09-30 Thread randyboy
Hi, I've been playing around with client certificates in Netscape and am puzzled by a couple of things. 1) If a client certificates is verified against my CA cert, which is public, what is to prevent someone from copying my CA cert, and using the copy to verify my client certificates.

Re: [IMPORTANT] mod_ssl 2.4.4 and Linux

1999-09-30 Thread Michael Richardson
> "Ralf" == Ralf S Engelschall <[EMAIL PROTECTED]> writes: Ralf> With a stock RH 6.0? Now I'm confused. I've tried 2.4.4 with such a Ralf> platform and it worked fine, because 6.0 is not broken. And others Ralf> confirmed this, too. Can it be that you have RH 6.0 but an older

Compile ar warnings?

1999-09-30 Thread WSO Support
While compiling Apache 1.3.9 with mod_ssl 2.4.2 and OpenSSL 0.9.4 I got the following warnings: ar cr libssl.a mod_ssl.o ssl_engine_config.o ssl_engine_compat.o ssl_engine_ds.o ssl_engine_dh.o ssl_engine_init.o ssl_engine_kernel.o ssl_engine_rand.o ssl_engine_io.o ssl_engine_log.o ssl_engine_m

Re: Images not SSL encrypted

1999-09-30 Thread Brian Behlendorf
On Tue, 28 Sep 1999, Joe McMahon wrote: > > My Apache 1.3.9 server sends out images encrypted. > > > > How can I send images not encrypted and save some resources. > > > mod_proxy plus mod_rewrite is your friend. > > Create a fake URL for the graphics, say https://your.com/redirect_me/my.gif. >

Re: X509v3 extensions

1999-09-30 Thread WSO Support
The problem was that at the top of the Makefile script in 'ssl.crt' the variable SSL_PROGRAM was undefined. I'm not sure why? I replaced it with: SSL_PROGRAM=/usr/local/bin/openssl And everything works great! Thanks for your help and patience! -Chris At 09:42 PM 9/28/1999 +0200, you wrote:

Re: [BugDB] network error with some navigators (PR#294)

1999-09-30 Thread modssl-bugdb
On Wed, Sep 29, 1999, [EMAIL PROTECTED] wrote: > [...] > > I've tried your URL and https://ftp.ecrc.net/ (a box I've established > > yesterday with mod_ssl 2.4.3/2.4.4) with all Netscape versions I've installed > > on my FreeBSD box and my results were: > > > >https://www.fr.thaw

Re: [BugDB] PRIVATE: SSL stops responding (PR#293)

1999-09-30 Thread modssl-bugdb
On Thu, Sep 30, 1999, Cliff Woolley wrote: > [...] > PS: Ralf, if you read this, there's still that typo in this FAQ that I > mentioned a while back: two instances of "SSLSessioCache" should read > "SSLSessionCache". Ops, sorry. Either I overlooked your hint or forgot it. It's now fixed for 2.4

[BugDB] server.key read problems (PR#296)

1999-09-30 Thread modssl-bugdb
Full_Name: Daniel Kollmer Version: mod_ssl/2.0.14 SSLeay/0.9.0b OS: Linux Submission from: henry.tripleq.net (195.58.180.66) When starting my server with httpd -DSSL I get the following error message from the ssl_error-log: [crit] (2)No such file or directory: mod_ssl: Failed to read private