[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: is this what we've been discussing - CERT Advisory CA-2002-27 Apache/mod_ssl Worm
- Subject: Re: [cobalt-users] Re: is this what we've been discussing - CERT Advisory CA-2002-27 Apache/mod_ssl Worm
- From: "Dave Thurman (Mailing List Email)" <listonly@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon Sep 16 12:28:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
on 9/16/02 2:09 PM, Jolley, Carl stated:
> How can you tell which openssl version apache (mod_ssl) is using?
> --------------------
> The web server sticks varius software version information item into
> $ENV{SERVER_SOFTWARE}. A simple cgi script that echos the environmental
> variables will show you this item, e.g.
>
> #usr/bin/perl
> print "Content-Type: text/html\r\n\r\n";
> print "<PRE>\r\n";
> foreach $key (sort keys %ENV) {
> print "$key: $ENV{$key}\r\n";
> }
> print "</PRE>";
Gerald gave me that one:)
Login
[admin admin] openssl
<OpenSSL> version
Should spit out what you have
Then control c or quit.
--
Thanks!!
Dave Thurman
The Web Presence Group / www.webpresencegroup.net
Listonly <at> webpresencegroup.net / Spam Block 8^Q