Re: IE 6 and 128bit certificate problem

2001-10-25 Thread Martin B. Nielsen
Actually what really seemed to solve it was removing +eNull from SSLCipherSuite. However, if I remember correctly that has something to do with compability against ie running on mac. I tried two different macs to test it and one of them worked and the other didn't and they were as far as I could

SSLCARevocationFile

2001-10-25 Thread Mary Peterson
Does anyone have a certificate revocation list (crl) file that is functioning properly with apache and mod_ssl??? Or does anyone know how to generate a crl with the openssl tool? If so, I would appreciate some assistance. Thanks!

RE: MSIE POST problem

2001-10-25 Thread Peter Morelli
Yes, using the dmb version... --pete -Original Message- From: David Rees [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 6:55 PM To: '[EMAIL PROTECTED]' Subject: Re: MSIE POST problem On Wed, Oct 24, 2001 at 05:38:40PM -0700, Peter Morelli wrote: Sorry, I have the same

RE: MSIE POST problem

2001-10-25 Thread John . Airey
try the shm version, eg: SSLSessionCacheshm:/var/run/ssl_scache(512000) Seems to work better for everyone. - John Airey Internet systems support officer, ITCSD, Royal National Institute for the Blind, Bakewell Road, Peterborough PE2 6XU, Tel.: +44 (0) 1733 375299 Fax: +44 (0) 1733

RE: MSIE POST problem

2001-10-25 Thread Peter Morelli
I changed to shm from dbm, but it doesn't seem to solve my problem. The thing I don't understand is why unselecting show friendly http error pages somehow lets the form post be downgraded. Does apache use some sort of redirect header to downgrade the request, and MSIE interprets that header as

build/installation prb

2001-10-25 Thread Anand Nagarhalli
Hello, I want to test a small program through SSL on Apache(1.3.14) on linux. I am trying to build/install mod_ssl with Apache but in vain. Is there site from where I can just get the installable of mod_ssl/openssl/mm/apache(for 1.3.14) without bothering to build the source. Thanks in advance,