[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mod_SSL virus - finding version of OpenSSL
- Subject: Re: [cobalt-users] mod_SSL virus - finding version of OpenSSL
- From: "Steve Bassi" <steve@xxxxxxxxx>
- Date: Tue Sep 24 06:32:46 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> I have RAQ4 and wanted to find what version on OpenSSL I have on it to see
> if I need to upgrade (to protect against the recent mod_ssl virus). Could
> someone shoot me an email on how to find out what verison I am running?
Or
> point me to a web site?
>
> Thanks! :)
>
> -Mike
>
login to your raq and type
#openssl
at the next prompt type
openssl>version
Then type
openssl>quit
Bassi