On 21-06-2010 20:37, Tran, Brandon D, CTR, OSD-CAPE wrote:
I have couple questions.

1) How do I know if openssl running on the solaris 9 & 10 boxes.
(openssl is installed-pkginfo –i)


The command
$ openssl version
should tell you what version of the openssl utility and library
you have (if only one version is installed).

2) Need step by step upgrading from 0.9.8k & 0.9.8m to 0.9.8o


Just download the new version and compile/install it the same way
you did the first time, replacing the old version.  When only
the letter part of the version number changes, these should be
drop in replacement security updates, intended to be installed
everywhere within a few weeks of release.

Since your copy of openssl is installed as a solaris .pkg from
someone who makes such packages, just get the new .pkg file from
the *same* vendor as the original, then use the standard pkg
commands to install the update as for any other Solaris .pkg
file.

Thanks in advance


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to