Thanks Greenlees. Is there some kind of doc/page on this process? -----Original Message----- From: J. Greenlees [mailto:lists@xxxxxxxxxxxxxxxxxxx] Sent: Friday, March 11, 2011 6:21 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: upgrade mod_ssl on Apache Edwards, Denise wrote: > 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 Apache? I downloaded the OpenSSL v0.9.8p tar from openssl.org, > but not sure where to go from there as it's not the mod_ssl.so format. tar -xvf [archive of openssl sources ] cd [ directory containing sources ./configure [ options ] make make install. then rebuild the apache mod_ssl against the new ssl lib you just compiled. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx CONFIDENTIALITY NOTICE: The information in this Internet email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx