Re: How to mix mod_ssl, mod_perl + rsaref ????

1999-05-29 Thread George Schlossnagle
Hello, Uhm when I did this, I used RSA_BASE=../rsaref-2.0/local If your RSA_BASE isn't right though, I don't believe it will even compile. Why do you believe that most people are US citizens? Best, george On Sat, 29 May 1999, keith kwiatek wrote: > Hello, > > I am trying to configure

How to mix mod_ssl, mod_perl + rsaref ????

1999-05-29 Thread keith kwiatek
Hello, I am trying to configure mod_ssl and mod_perl together WITH rsaref. In the INSTALL instructions provided with mod_ssl it gives an example of how to do this, BUT without rsaref (odd, I would think most people are U.S. citizens and would need rsaref). I took the example instructions an

Re: Unterminated `s' command error

1999-05-29 Thread tony
On Sat, 29 May 1999, Ralf S. Engelschall wrote: > Something is broken, of course. I guess your sed itself or some command which > were involved in creating the sed commands on-the-fly. At least we cannot > help you until you send us both the src/.apaci.sedsubst.0 file _AND_ give us > information

V2.3.0: Netscape reload works sometimes only

1999-05-29 Thread Steffen Dettmer
Hi, I'm useing mod_ssl-2.3.0 (and of course apache 1.3.6 + openssl 0.9.3) It run's under (a very slightly modified) SuSE 6.0 Linux distribution (i386 arch) >From time to time I find this: > >> [ssl-access.log] > >> xx.xx.xx.x - - [20/May/1999:16:22:00 +0200] "€@" 501 - > >> xx.xx.xx.x - - [20/

Re: R: SSLRequire/SSLRequireSSL

1999-05-29 Thread Ralf S. Engelschall
On Sat, May 29, 1999, Andrea e Luca Giacobazzi wrote: > >Which mod_ssl version are you using? > >Can you present the whole httpd.conf, too? > > Mod_ssl I use is -2.2.8-1.3.6. > I send the whole file httpd.conf. > I'll try as soon as possible in Apache without ocsp patch. > SSLOptions +StrictRequi

Re: Question about rpm's, Apache-SSL

1999-05-29 Thread Kenny Lim
Does anyone know where I can find a SRPM for apache_mod_ssl and mod_auth_mysql together? Thanks Kenny Lim -- Predawnia Universe - The Ultimate Chat Resource The only place on the Web that will change your life http://www.predawnia.org/main.php3

R: SSLRequire/SSLRequireSSL

1999-05-29 Thread Andrea e Luca Giacobazzi
> >Which mod_ssl version are you using? >Can you present the whole httpd.conf, too? > Mod_ssl I use is -2.2.8-1.3.6. I send the whole file httpd.conf. I'll try as soon as possible in Apache without ocsp patch. SSLOptions +StrictRequire is not accetped. Thanks Andrea httpd.conf.tar.gz

Re: ANNOUNCE: mod_ssl 2.3.1-1.3.6

1999-05-29 Thread Ralf S. Engelschall
On Fri, May 28, 1999, Lin Geng wrote: > It looks good. I tried out on WIN32 and works. There is a minor problem. > The include path in the makefile in \modules\ssl has a couple of extra > "openssl" attached to the end of it. It is > "/Ix:\openssl\include\openssl\openssl". I guess it should be

Re: Unterminated `s' command error

1999-05-29 Thread Ralf S. Engelschall
On Fri, May 28, 1999, [EMAIL PROTECTED] wrote: > I just attempted to compile mod_ssl-2.3.1-1.3.6, openssl_0.9.3 > and apache 1.3.6. I am seeing the following error message > when I enter > > ./configure \ > --with-apache=../apache_1.3.6 \ > --with-ssl=../openssl-0.9.3 > > in the mod