Re: ModSSL and IE5.0 and Keepalive

1999-05-18 Thread Bodo Moeller
>> You can try just: >> SetEnvIf User-Agent ".*MSIE.*" ssl-unclean-shutdown >> >>> Why does it affect https but not http? >> >> Don't ask me: It's a problem in MSIE AFAIK. What does the shutdown sequence in Apache with mod_ssl look like? With a different SSL application, I have observed strange

RE: modssl Win32

1999-05-18 Thread Stockwell, Travis
That was the problem. That or just that I am an idiot. -Original Message- From: Ralf S. Engelschall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 18, 1999 8:12 AM To: [EMAIL PROTECTED] Subject: Re: modssl Win32 On Tue, May 18, 1999, Stockwell, Travis wrote: > Yes, I know linux is bett

Re: configure:Error: No such module named 'ssl'

1999-05-18 Thread Antoine Desrosiers
hi all, thanks for having taken time to answer to my problem. i've managed to solve the problem by downgrading my grep version to the one that came with the original installation which has size 64161 (i couldn't find it's version number), and by upgrading to gcc-2.8.1. since configure use intensiv

Re: R: R: R: R: access control with environment var

1999-05-18 Thread Ralf S. Engelschall
On Tue, May 18, 1999, Andrea e Luca Giacobazzi wrote: > >Wait. First: Yes, you should set the env-var via > >ap_table_get(r->subprocess_env,...). Second: you've to use %{ENV:} > or > >add your variable to ssl_engine_vars.c. > > I see that SSLRequire works well on my ApacheSSL (of course), but t

Re: ModSSL and IE5.0 and Keepalive

1999-05-18 Thread Ralf S. Engelschall
On Tue, May 18, 1999, Albert Steiner wrote: > SetEnvIf User-Agent ".*MSIE.*" ssl-unclean-shutdown > works. > Where is the documentation for this? I looked around the site, at the > manual and FAQs and found nothing I recognized about this. Then you should read the FAQ more carefully ;) In det

R: R: R: R: access control with environment var

1999-05-18 Thread Andrea e Luca Giacobazzi
>Wait. First: Yes, you should set the env-var via >ap_table_get(r->subprocess_env,...). Second: you've to use %{ENV:} or >add your variable to ssl_engine_vars.c. > I see that SSLRequire works well on my ApacheSSL (of course), but the env var I created (OCSP_RESPONSE_STATUS) is not visible from t

Re: ModSSL and IE5.0 and Keepalive

1999-05-18 Thread Albert Steiner
Thanks: SetEnvIf User-Agent ".*MSIE.*" ssl-unclean-shutdown works. Where is the documentation for this? I looked around the site, at the manual and FAQs and found nothing I recognized about this. Albert Steiner At 05:44 PM 5/14/99 +0200, you wrote: >On Fri, May 14, 1999, Albert Steiner wr

RE: RPMS for RH6.0

1999-05-18 Thread Stockwell, Travis
Sign me up for the RH6.0 beta. -Original Message- From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 18, 1999 6:11 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RPMS for RH6.0 Hi !!! Just released a bunch of RPM for RH6.0 apache-mod_ssl-1.3.6.2.2.8-3(wi

Re: modssl Win32

1999-05-18 Thread Ralf S. Engelschall
On Tue, May 18, 1999, Stockwell, Travis wrote: > Yes, I know linux is better. I already have modssl & Apache running on a > linux box - without any trouble, of course. > > However, I must dance with the devil and get a Apache-SSL prototype running > on Win32. I can compile everything - fine. Whe

modssl Win32

1999-05-18 Thread Stockwell, Travis
Yes, I know linux is better. I already have modssl & Apache running on a linux box - without any trouble, of course. However, I must dance with the devil and get a Apache-SSL prototype running on Win32. I can compile everything - fine. When I start Apache, it immediately terminates claiming: "[Mo

Re: newbies

1999-05-18 Thread Dmitry Sirik
System Admin wrote: >How can I make it automatically accept the Certificate like other >commercial site? for example, when I got to some page that have secure >page only thing that I see is the warning pop up said that Now I'm using >secure transaction. Do you guys know what I mean? I want to use

Re: IE4.0 complains unmatched site names

1999-05-18 Thread Ralf S. Engelschall
On Mon, May 17, 1999, Fengrui Gu wrote: > I made self-certificated crt. I have no trouble to access my site with > Netscape 4.04. But when I try to use IE4.0, it complains > "The certificate you are viewing does not match the name of the site you > are trying to to view". > How to resovle this p

Re: configure:Error: No such module named 'ssl'

1999-05-18 Thread Salvatore Ilardo
I have installed the same packages in my Slackware 3.6 without any problems. The only difference is that I didn't use the option "Auxiliary patch tool". Try to start from the beginning simplifying the process: I.e: Configuring mod_ssl/2.2.8 for Apache/1.3.6+ Apache location: ../apache_1.3.6