RE: [users@httpd] list serv for mod_ssl and other Apache modules

2011-03-17 Thread Edwards, Denise
this better. This is the whole reasoning behind the project : OpenTLS (www.opentls.org) On this page it explains more about the versioning issues in OpenSSL. "Edwards, Denise" 03/14/2011 02:05 PM Please respond to users@httpd.apache.org To cc Subject RE: [users@httpd] list s

RE: [users@httpd] upgrade mod_ssl on Apache

2011-03-15 Thread Edwards, Denise
3/11/2011 3:07 PM, Edwards, Denise wrote: > > I'm upgrading the Apache HTTP from 2.2.10 to latest version (2.2.17). We normally use the > openSSL that comes bundled with the Apache install package. The latest Apache comes > bundled with OpenSSL v0.9.8o and I need to upgrade it

RE: [users@httpd] list serv for mod_ssl and other Apache modules

2011-03-14 Thread Edwards, Denise
.@webthing.com] Sent: Monday, March 14, 2011 11:35 AM To: users@httpd.apache.org Subject: Re: [users@httpd] list serv for mod_ssl and other Apache modules On Mon, 14 Mar 2011 10:22:04 -0400 "Edwards, Denise" wrote: > Thanks Eric. > > I've installed the latest Apache w

RE: [users@httpd] list serv for mod_ssl and other Apache modules

2011-03-14 Thread Edwards, Denise
and other Apache modules On Mon, Mar 14, 2011 at 10:06 AM, Edwards, Denise wrote: > Does any one know of a list serve for Apache Modules? One where I can get > some help on getting mod_ssl.so for openssl 0.9.8p? mod_ssl is part of the base httpd distribution. If you need help compiling Apa

[users@httpd] list serv for mod_ssl and other Apache modules

2011-03-14 Thread Edwards, Denise
Does any one know of a list serve for Apache Modules? One where I can get some help on getting mod_ssl.so for openssl 0.9.8p? -Denise Denise C. Edwards, B.SC., MCS, SCJA | Lead Developer, Appli

RE: [users@httpd] upgrade mod_ssl on Apache

2011-03-12 Thread Edwards, Denise
Thanks Greenlees. Is there some kind of doc/page on this process? -Original Message- From: J. Greenlees [mailto:li...@jaqui-greenlees.net] Sent: Friday, March 11, 2011 6:21 PM To: users@httpd.apache.org Subject: Re: [users@httpd] upgrade mod_ssl on Apache Edwards, Denise wrote: >

[users@httpd] upgrade mod_ssl on Apache

2011-03-11 Thread Edwards, Denise
Hi, I'm upgrading the Apache HTTP from 2.2.10 to latest version (2.2.17). We normally use the openSSL that comes bundled with the Apache install package. The latest Apache comes bundled with OpenSSL v0.9.8o and I need to upgrade it to v0.9.8p. How do you upgrade the openssl on the installed Apa

RE: [us...@httpd] SSL vulnerability question

2010-10-20 Thread Edwards, Denise
Thanks. -Original Message- From: Matus UHLAR - fantomas [mailto:uh...@fantomas.sk] Sent: Wednesday, October 20, 2010 3:54 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] SSL vulnerability question > - "Denise Edwards" wrote: > > Received security can results which had two i

RE: [us...@httpd] SSL vulnerability question

2010-10-18 Thread Edwards, Denise
Thanks. Got it. -Original Message- From: Igor Galić [mailto:i.ga...@brainsware.org] Sent: Monday, October 18, 2010 1:52 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] SSL vulnerability question - "Denise Edwards" wrote: > Thanks Igor. > > 1 - Will eventually upgrade to

RE: [us...@httpd] SSL vulnerability question

2010-10-18 Thread Edwards, Denise
Thanks Igor. 1 - Will eventually upgrade to latest, but wanted solution for 2.2.10 to fix in few days. 2- I don't see SSLProtocol property in config file for 2.2.10 3 - Thanks for the additional link. Will check it out. Regards Denise Edwards -Original Message- From: Igor Galić [mailt

[us...@httpd] SSL vulnerability question

2010-10-18 Thread Edwards, Denise
Hi, Received security can results which had two issues: 1-SSL Server Supports Weak Encryption Vulnerability 2-SSL Server Has SSLv2 Enabled Vulnerability Two questions: - Has anyone had to address these issues for their installation of Apache httpd - If so what did you do