Re: [BugDB] win32 mod_ssl - eapi build problem (PR#337)

2000-01-26 Thread modssl-bugdb
On Wed, Jan 26, 2000, [EMAIL PROTECTED] wrote: > Full_Name: > Version: 2.5.0 > OS: win95 > Submission from: (NULL) (63.192.147.2) > > The embeded perl script in Configure.bat that re-directs patch > errors doesn't really work in win32. > > In win32, the '2>&1' syntax in the following statement

Re: Apache 1.3.11, mod_ssl 2.5.0: Compilation problems on NT

2000-01-26 Thread Ralf S. Engelschall
On Tue, Jan 25, 2000, Christian Buysschaert wrote: > Anybody else experiencing problems compiling the new version > on NT? > > Okay, some background info... > > OpenSSL 0.9.4, Apache 1.3.11 and mod_ssl 2.5.0 > NT4 SP6a, VC6 > > First error I found was in ApacheCore.def > > ... > ap_sha1_base6

Re: Global 128bit Verisign Keys?

2000-01-26 Thread Ralf S. Engelschall
On Tue, Jan 25, 2000, Simon Buchanan wrote: > Could someone tell me if these are useable with mod ssl or is it better > to get Stronghold? You can use GIDs with mod_ssl, of course. Read the README.GlobalID document for details. Ralf S. Engelschall

RPM installs (mod's)

2000-01-26 Thread moebius
Hey All, I was wondering if anyone know where I can get info as to what apache1.3.9+mod_ssl.rpm is compilied with in terms of modules. (ie php, postgres, mysql, mod_perl,etc.). Any help is greatly appreciated. Thanks, Harry Hoffman Product Systems Specialist Restaurants Unlimited Inc. (206)

Re: Diffie-Hellman Key Exchange again.

2000-01-26 Thread Jeffrey Altman
> Kenneth Mutka <[EMAIL PROTECTED]> writes: > > > > Neither Netcape 4.7 nor IE 5 supports DH key exchange. It is not > > > required by SSLv3. > > > > If they don't support it, what browsers does? > > I would like to run Anonymous Diffie-Hellman aswell. > As I said in my previous mail, IE 5 Under

Re: RPM installs (mod's)

2000-01-26 Thread Ralf S. Engelschall
On Tue, Jan 25, 2000, [EMAIL PROTECTED] wrote: > I was wondering if anyone know where I can get info as > to what apache1.3.9+mod_ssl.rpm is compilied with in > terms of modules. (ie php, postgres, mysql, > mod_perl,etc.). Any help is greatly appreciated. Just run its "httpd" binary as "htt

Re: RPM installs (mod's)

2000-01-26 Thread Magnus Stenman
No extra modules, except those in a standard apache/mod_ssl are compiled in. You'll have to download the SRPM and recompile it for that. /magnus On Tue, Jan 25, 2000 at 01:17:38PM -0800, [EMAIL PROTECTED] wrote: > Hey All, > I was wondering if anyone know where I can get info as > to what a

Re: I want to have my cake and eat it!

2000-01-26 Thread Graham Leggett
"Airey, John" wrote: > 1. I want to be able to have users who access to systems over the internet > authenticated using TACACS+. I've been down the route of trying to get a > Cisco router to authenticate, but these only support http, ftp and telnet. I > want to authenticate them using https for s

[BugDB] Compiling with PHP (PR#338)

2000-01-26 Thread modssl-bugdb
Full_Name: Frank Rickett Version: OS: Submission from: (NULL) (195.195.78.150) Hi. I found one very small (but for me crucial) with the excellent mod_SSL documentation, and that refers to compiling with PHP. The FAQ says "Always make sure that -DEAPI is contained in the compiler

Re: Global 128bit Verisign Keys?

2000-01-26 Thread Simon Buchanan
Thanks Ralf... >On Tue, Jan 25, 2000, Simon Buchanan wrote: > >> Could someone tell me if these are useable with mod ssl or is it better >> to get Stronghold? > >You can use GIDs with mod_ssl, of course. >Read the README.GlobalID document for details. > >

[BugDB] PRIVATE: openssl dev bug + mod_ssl (PR#339)

2000-01-26 Thread modssl-bugdb
` -DSSL_COMPAT -I/export/members/home0/phaeton/newweb/openssl-SNAP-2126/include -DMOD_SSL_VERSION=\"2.5.0\" ssl_util_table.c ssl_util_ssl.c:145: conflicting types for `d2i_PrivateKey_bio' /export/members/home0/phaeton/newweb/openssl-SNAP-2126/include/openssl/x509.h:692: previ

RE: Apache 1.3.11, mod_ssl 2.5.0: Compilation problems on NT

2000-01-26 Thread Daniel S. Reichenbach
> > [snap]... > > Now, my C is a bit rusty but I couldn't find anything wrong with > > line 96 in ssl_util_ssl.h... > > Line 96 is certainly correct, you'll not find a syntax error there. The > problem is more that some things in this line are not defined. I expect > that your OpenSSL header file

[BugDB] PyApache and mod_ssl (PR#340)

2000-01-26 Thread modssl-bugdb
Full_Name: James H. Cloos, Jr. Version: 2.4.10 OS: Linux Submission from: (NULL) (209.88.68.212) I'm currently running 2.4.10 on 1.3.9, w/ openssl 0.9.3a and php 3.0.12. I recently added PyApache-4.19 (the most recent I could find). Python is 1.5.1. All of my modules are dynamic. It turns out