Patch-ID# 116712-04 NOTE: *********************************************************************** READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE. *********************************************************************** Keywords: kcl2 mod ssl Synopsis: Crypto Accelerator 4000 - 1.1: product patch Date: Feb/27/2006 Install Requirements: See Special Install Instructions Solaris Release: 8 9 SunOS Release: 5.8 5.9 Unbundled Product: Sun Crypto Accelerator 4000 Unbundled Release: 1.1 Xref: Topic: Relevant Architectures: sparc BugId's fixed with this patch: 5028965 5072820 6206116 6206583 6218722 6352392 Changes incorporated in this version: 6352392 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /opt/SUNWconn/cryptov2/bin/openssl /opt/SUNWconn/cryptov2/include/openssl/aes.h /opt/SUNWconn/cryptov2/include/openssl/asn1.h /opt/SUNWconn/cryptov2/include/openssl/bio.h /opt/SUNWconn/cryptov2/include/openssl/blowfish.h /opt/SUNWconn/cryptov2/include/openssl/crypto.h /opt/SUNWconn/cryptov2/include/openssl/des.h /opt/SUNWconn/cryptov2/include/openssl/dsa.h /opt/SUNWconn/cryptov2/include/openssl/e_os2.h /opt/SUNWconn/cryptov2/include/openssl/engine.h /opt/SUNWconn/cryptov2/include/openssl/err.h /opt/SUNWconn/cryptov2/include/openssl/evp.h /opt/SUNWconn/cryptov2/include/openssl/fips.h /opt/SUNWconn/cryptov2/include/openssl/fips_rand.h /opt/SUNWconn/cryptov2/include/openssl/hmac.h /opt/SUNWconn/cryptov2/include/openssl/kssl.h /opt/SUNWconn/cryptov2/include/openssl/md2.h /opt/SUNWconn/cryptov2/include/openssl/md4.h /opt/SUNWconn/cryptov2/include/openssl/md5.h /opt/SUNWconn/cryptov2/include/openssl/obj_mac.h /opt/SUNWconn/cryptov2/include/openssl/objects.h /opt/SUNWconn/cryptov2/include/openssl/opensslconf.h /opt/SUNWconn/cryptov2/include/openssl/opensslv.h /opt/SUNWconn/cryptov2/include/openssl/rand.h /opt/SUNWconn/cryptov2/include/openssl/rc2.h /opt/SUNWconn/cryptov2/include/openssl/rc4.h /opt/SUNWconn/cryptov2/include/openssl/rsa.h /opt/SUNWconn/cryptov2/include/openssl/safestack.h /opt/SUNWconn/cryptov2/include/openssl/sha.h /opt/SUNWconn/cryptov2/include/openssl/ssl.h /opt/SUNWconn/cryptov2/include/openssl/stack.h /opt/SUNWconn/cryptov2/include/openssl/x509.h /opt/SUNWconn/cryptov2/include/openssl/x509_vfy.h /opt/SUNWconn/cryptov2/include/openssl/x509v3.h /opt/SUNWconn/cryptov2/lib/libcrypto.a /opt/SUNWconn/cryptov2/lib/libcrypto.so.0.9.7 /opt/SUNWconn/cryptov2/lib/libssl.a /opt/SUNWconn/cryptov2/lib/libssl.so.0.9.7 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.26 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.26_S8 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.26_S9 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.27 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.27_S9 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.29 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.29_S9 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.31 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.31_S8 /opt/SUNWconn/cryptov2/lib/mod_ssl.so.1.3.31_S9 /opt/SUNWconn/cryptov2/ssl/openssl.cnf Problem Description: 6352392 crypto engine key cache state inconsistent on failure conditions (from 116712-03) 6218722 SUNWkcl2a package: remove dependency on SUNWapchu 6206116 Upgrade SCA 4000 OpenSSL libraries to 0.9.7g 6206583 Update mod_ssl to deliver 2.8.20 for SCA 4000 (from 116712-02) 5072820 Need mod_ssl-2.8.16 for SCA 4000 (from 116712-01) 5028965 Upgrade to OpenSSL 0.9.7d for SCA 4000 Patch Installation Instructions: -------------------------------- For Solaris 8 and 9 releases, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/109715-01 The following example removes a patch from a standalone system: example# patchrm 109715-01 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- NOTE: Updating Apache when used with the Sun Crypto Accelerator 4000 Board ========================================================================== Different releases of Apache are unable to share modules. Therefore, when you upgrade your Apache software, you must also update any modules you have installed, including the mod_ssl module (for SSL) supplied with the Sun Crypto Accelerator 4000 board. If you are using Apache 1.3.26, then once you have installed this patch, you must also run the sslconfig program (/opt/SUNWconn/crypto/bin/sslconfig) and edit your httpd.conf to change the line that reads LoadModule ssl_module /usr/apache/libexec/mod_ssl.so.1.3.26 so that instead it reads LoadModule ssl_module /usr/apache/libexec/mod_ssl.so.1.3.27 Then you should be able to restart the Apache server using the startup script (/etc/init.d/apache start). README -- Last modified date: Monday, February 27, 2006