Have you tried switching off EDH using the SSLCipherSuite directive in the
apache config?
From: Ricardo Stella [mailto:ste...@rider.edu]
Sent: Friday, September 24, 2010 3:04 AM
To: users@httpd.apache.org
Subject: [us...@httpd] firefox 3.6.9 fails to connect due to SSL DHE
Hello,
The latest Fi
Hi,
I am running apache 2.2.15 with openssl 0.9.8k. I have a site configured to
authenticate with user certs. The problem is that when I assess the site with
firefox 3.6.9, it works fine, but when I assess it with 3.6.2 or older versions
of firefox, it doesn't work. In the browser, the followin
Thanks for the reply.
Joost, when I ran ldd, I got these two lines related to ssl. Does it mean that
it is ok?
libssl.so.0.9.8 => /apache-2.2.15/lib/libssl.so.0.9.8 (0x2b37889ba000)
libssl.so.6 => /lib64/libssl.so.6 (0x2b3789707000)
Jaqui, I am not sure how I can test it as I can't even
Thanks for your reply.
Yes, I have. Is there anyway I can check to see if it is correct?
-Original Message-
From: J. Greenlees [mailto:li...@jaqui-greenlees.net]
Sent: Monday, August 02, 2010 10:00 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] mod_ssl in Apache 2.2.15
jackie.w
Hi,
I have downloaded the source of apache 2.2.15 and compiled it with openssl.
Then I downloaded mod_authz_ldap 0.29 from http://authzldap.othello.ch/ and
compiled it with no issues. I did specify apr-1-config, apu-1-config, apxs and
openssl when running ./configure. Here is the command I used
Hi,
I am quite new to mod_ssl and mod_authz_ldap and I was hoping someone can give
me some advice on this.
I have downloaded mod_authz_ldap 0.29 from http://authzldap.othello.ch/ and
compiled it with no major issue. Then I tried to load the module with apache
2.2.15 and got the error complaini