RE: ANNOUNCE: mod_ssl 2.6.0-1.3.12, Win32 broken

2000-02-27 Thread Daniel S. Reichenbach
i did a quick test with Apache 1.3.12, mod_ssl 2.6.0 and both OpenSSL 0.9.4 and 0.9.5beta1 under Win98 and WinNT/SP5. And the story continues... Did anyone else take a look? I couldn´t find any errors with mod_ssl. Last version running was mod_ssl 2.4.10. Is there any cvs log or so, where i

Re: ANNOUNCE: mod_ssl 2.6.0-1.3.12, Win32 broken

2000-02-27 Thread Ralf S. Engelschall
On Sun, Feb 27, 2000, Daniel S. Reichenbach wrote: i did a quick test with Apache 1.3.12, mod_ssl 2.6.0 and both OpenSSL 0.9.4 and 0.9.5beta1 under Win98 and WinNT/SP5. And the story continues... Did anyone else take a look? I couldn´t find any errors with mod_ssl. Last version

apache/mod_ssl/penssl-Error, SSL3_READ_BYTES, handshake failed

2000-02-27 Thread olafmailliste
Hi there, we use Apache/1.3.6 (Unix) AuthMySQL/2.20 PHP/3.0.11 mod_ssl/2.3.11 OpenSSL/0.9.4 and have a Thawte-Certificate. This works quite good but from time to time, especially when the SSL-Connection is initiated (via redirects from an http-page), users are irritated by the following

Re: Just Married: Ralf Daniela Engelschall :-)

2000-02-27 Thread Osvaldo Brito
Hi, Congrats from Portugal too. Make the hot of it. Osvaldo Brito [EMAIL PROTECTED] [EMAIL PROTECTED] On Thu, 24 Feb 2000, Jan Meijer wrote: Ralph, Congrats from Holland as well :) Make the best of it. Women are expert in cryptography. I guess that the already excellent

Re(2): ANNOUNCE: mod_ssl 2.6.0-1.3.12, Win32 broken

2000-02-27 Thread Mäkinen Tero FCOM
Daniel S. Reichenbach (27.2.2000 15:43): i did a quick test with Apache 1.3.12, mod_ssl 2.6.0 and both OpenSSL 0.9.4 and 0.9.5beta1 under Win98 and WinNT/SP5. And the story continues... Anyone else out there, who has Apache with mod_ssl higher than 2.4.10 up and running ??? Both 2.5.1 and

Problems building mod_ssl/2.6.0 with DSO

2000-02-27 Thread Dag Wieers
--- # ./configure --with-apxs=/usr/sbin/apxs Configuring mod_ssl/2.6.0 for Apache/1.3.12 + Apache location: /usr (Version 1.3.12) + Configuring SSL module inside pkg.sslmod + SSL interface: mod_ssl/2.6.0 + SSL interface build type: DSO + SSL interface compatibility: disabled

Re: Installing as Root into NS and MSIE

2000-02-27 Thread Michael Sierchio
drew wrote: does anyone have information about getting ones CA cert installed into Microsoft and Netscapes Browsers, ie becoming a fully qualified CA I think a few hundred thousand dollars (US) would do it. __ Apache

Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-27 Thread Dag Wieers
On Sun, 27 Feb 2000, Dag Wieers wrote: Now I wonder where the ap_mm.h comes from ? (the mm-package is installed but independently from apache as I want all components to be independently compiled anyway) I'm sorry, it seems that I didn't apply the eapi-patch (as it conflicted with another

Re: Re(2): ANNOUNCE: mod_ssl 2.6.0-1.3.12, Win32 bro ken

2000-02-27 Thread Ralf S. Engelschall
On Sun, Feb 27, 2000, Mäkinen Tero FCOM wrote: Daniel S. Reichenbach (27.2.2000 15:43): i did a quick test with Apache 1.3.12, mod_ssl 2.6.0 and both OpenSSL 0.9.4 and 0.9.5beta1 under Win98 and WinNT/SP5. And the story continues... Anyone else out there, who has Apache with mod_ssl

Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-27 Thread Ralf S. Engelschall
On Sun, Feb 27, 2000, Dag Wieers wrote: # make make[1]: Entering directory `/usr/src/redhat/BUILD/mod_ssl-2.6.0-1.3.12/pkg.sslmod' make[1]: *** No rule to make target `/usr/include/apache/ap_mm.h', needed by `mod_ssl.lo'. Stop. make[1]: Leaving directory

RE: ANNOUNCE: mod_ssl 2.6.0-1.3.12, Win32 broken

2000-02-27 Thread Daniel S. Reichenbach
Last version running was mod_ssl 2.4.10. Is there any cvs log or so, where i can take a look at things changed since 2.4.10 ? You can retrieve a copy of the CVS source repository via rsync as explain on http://www.modssl.org/source/repos.html and then checkout particular mod_ssl versions

RE: Re(2): ANNOUNCE: mod_ssl 2.6.0-1.3.12, Win32 bro ken

2000-02-27 Thread Daniel S. Reichenbach
#ifdef WIN32 #include wincrypt.h #endif These additions work also with vc++ 5.0 Ok, I've added these lines to mod_ssl.h for 2.6.1. Just checked it with NT5 and Win98. Works fine for both. Daniel __ The OpenSA

Problems configuring CA on Win32

2000-02-27 Thread Reid M. Pinchback
I didn't see a copy of this come back through the list, so I'm re-sending it (probably sent it too quickly after subscribing; the joys of rushing to overcome last-minute problems in a project). Apologies to those who might see it twice. Grateful thanks to any able to help. Help! I'm trying

Re: ANNOUNCE: mod_ssl 2.6.0-1.3.12

2000-02-27 Thread Magnus Stenman
I made RPMs for both 2.5.1 and 2.6.0, but someone uploaded before I had a chance to. Problem is, those RPMs contain some errors, an invalid serial number, no changelog, etc (and as far as I've seen aren't ANNOUNCed yet.) Could you please replace them with the ones I built? They are on:

existencial question

2000-02-27 Thread Osvaldo Brito
Hi, I'm wondering how a user autenticate itself to a apache web server via browser. Do he have to carry a floppy disk with his certificate, import to the browser or will the browser just ask for a password. If it is possible the second option, how safe will be the connection? Thanks in