Re: [BugDB] I/O error during security authorization (PR#210)

1999-07-25 Thread modssl-bugdb
On Fri, Jul 23, 1999, Matthias Loepfe wrote: > > Interestingly enough, I found the exact same problem this morning. I'm > > just writing our first cgi to require client certificates, and if the form > > to be submitted is a get to the GET method, all is fine. Set it to post, > > and I get an I/O

Re: [BugDB] open/146: consumes HUGE amounts of CPU after having served a request

1999-07-25 Thread Ralf S. Engelschall
On Fri, Jul 23, 1999, John Hynes wrote: > I have the same problem on my solaris 2.5.1/apache 1.3.6/modssl > 2.3.5/openssl 0.9.3a. > > PID USERNAME THR PRI NICE SIZE RES STATE TIMECPU COMMAND > 19888 nobody 1 -150 3344K 2752K run20:17 97.78% httpd > 20642 nobody 1 35

Re: SSL Problems

1999-07-25 Thread Ralf S. Engelschall
On Wed, Jul 21, 1999, Adam Sherman wrote: > Here are some comments from my Sysadmin: > > At 1:55 PM -0400 21-07-1999, Stanislav N. Vardomskiy wrote: > >Essentially, I can see in `top` the process that takes the CPU time. If I > >attach to that process, I can see that the process repeatedly is d

ANNOUNCE: mod_ssl 2.3.7

1999-07-25 Thread Ralf S. Engelschall
This is one more bugfix version to stabilize 2.3. Beside a few minor fixes, it provides the major rewrite of the DBM session cache expiry operation which should solve the problems (segfaults and/or high CPU load) which occurred with some vendor DBM libraries. All users who had DBM-related problem

Re: mod_ssl memory hog?

1999-07-25 Thread Ralf S. Engelschall
On Sat, Jul 24, 1999, David Harris wrote: > I'm running mod_ssl with a thousand virtual hosts.. and I notice that mod_ssl > appears to be a really large memory hog. My binary is statically linked with > DYNAMIC_MODULE_LIMIT=0 and it uses 11.7MB of memory without ssl and 49.9MB > with. It seems to

Re: [patch] fix for SSLLog file descriptor problem

1999-07-25 Thread Ralf S. Engelschall
On Fri, Jul 16, 1999, David Harris wrote: > There's a nasty problem in mod_ssl: if you specify a SSLLog directive in the > main server which is inherited to five different virtual hosts, six file > descriptors are opened for the one SSL log file. This really stinks when you > are running a server

Re: Getting Certificate !

1999-07-25 Thread Kai Bojens
On Fri, Jul 23, 1999 at 07:42:12PM +, [EMAIL PROTECTED] wrote: > Hi everybody, > I want to know how to get certificate. After > install, I > have a Snake oil default certificate, but I don't think it > really good. www.thawte.com -> How to buy ssl certs www.modssl.org -> Documenta

[BugDB] Segfault with Frontpage and .htaccess (PR#215)

1999-07-25 Thread modssl-bugdb
Full_Name: Henk Wevers Version: 2.3.6 OS: RedHat 6.0 Submission from: n539.telekabel.euronet.nl (194.134.130.40) When i use the .htaccess extension, the server crashes. I use Frontpage 4.0 modules. The message i get is exit signal Segmentation fault(11) ___

ANNOUNCE: mod_ssl 2.3.8

1999-07-25 Thread Ralf S. Engelschall
Shit happens: after I kicked out mod_ssl 2.3.7 and installed in one of my production servers I discovered a nasty bug which never occurred on the development servers :-( I've immediately fixed this bug and have to kick out 2.3.8 now. And I really thought it becomes a relaxing Sunday afternoon...

[BugDB] Compile Error (PR#216)

1999-07-25 Thread modssl-bugdb
Full_Name: Version: 2.3.8 OS: FreeBSD 3.2 Submission from: dialin1317.toronto.globalserve.net (209.90.135.46) I am following exactly the steps outline in the example page here. Using apache1.3.6 openssl 0.9.3a and mod_ssl 2.3.8. I have no problem with mod_ssl 2.3.6. Looks like something weird

Re: [BugDB] Segfault with Frontpage and .htaccess (PR#215)

1999-07-25 Thread modssl-bugdb
On Sun, Jul 25, 1999, [EMAIL PROTECTED] wrote: > Full_Name: Henk Wevers > Version: 2.3.6 > OS: RedHat 6.0 > Submission from: n539.telekabel.euronet.nl (194.134.130.40) > > When i use the .htaccess extension, the server crashes. > I use Frontpage 4.0 modules. > The message i get is exit signal Se

Re: [BugDB] Compile Error (PR#216)

1999-07-25 Thread Ralf S. Engelschall
On Mon, Jul 26, 1999, [EMAIL PROTECTED] wrote: > Full_Name: > Version: 2.3.8 > OS: FreeBSD 3.2 > Submission from: dialin1317.toronto.globalserve.net (209.90.135.46) > > I am following exactly the steps outline in the example page here. > Using apache1.3.6 openssl 0.9.3a and mod_ssl 2.3.8. > >

Re: Probing Client-side certs in PHP

1999-07-25 Thread Jakob Dalsgaard
Michael Bartlett wrote: > Hi All. Hi Michael. > I need to do login authentication using information stored in a class 2 > certificate. Basically the directory of the web site (apache) requires a > > Help would be much appreciated. I've never been using client side certs myself - but in the man

ANNOUNCE: mod_ssl 2.3.9 ;)

1999-07-25 Thread Ralf S. Engelschall
Yeah, yeah, shit happens not only once. Two more compile problems were found today, so I've to immediately kick out another fixed version. I've now compiled it without anything (neither mod_ssl nor EAPI), just EAPI, EAPI+EAPI_MM, etc and it passed all the compiles fine. Now I'm really interestin