[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] OpenSSL Upgrade on RaQ4r
- Subject: [cobalt-users] OpenSSL Upgrade on RaQ4r
- From: "Greg O'Lone" <greg@xxxxxxxxxxxxxxxx>
- Date: Sun Sep 14 08:07:00 2003
- Organization: Stretched Out Software Inc
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
So I tried upgrading OpenSSL on one of our RaQ4r yesterday and now secure
pages on that server do not work. I get a "Cannot find server or DNS Error".
Have I completely hosed the machine or is there something I did wrong?
I downloaded OpenSSL 0.9.7b and then did a:
./config
make
make test
make install
/etc/rc.d/init.d/httpd restart
Dead https pages
--
Greg
P.S. - The REASON for this change was trying to install PHP with OpenSSL
support, but couldn't find the necessary files on the server. Boy does that
seem silly now.