
December 12th, 2001, 11:26 AM
|
|
Gödelian monster
|
|
Join Date: Jul 1999
Location: Central Florida, USA
|
|
First you want to do an rpm -e OpenSSL-0.9.5a (or whatever the name is), to uninstall the existing OpenSSL.
You could probably find the RPM somewhere in RedHat's "up-do-date" directory in the RedHat 6.2 section on the ftp server.
However, I recommend just getting the source from www.openssl.org. Unzip and untar the file, and then inside, you will find documentation on compiling and installing. It is quite easy.
|