TekPortal V3.20.013 Copyright (c) 2000-2007. Intuit Corporation. All Rights Reserved. 03/01/2001 Overview TekSecurity updates Requirements - TekPortal V3.2 Patch 012 Installation Instructions - Log on to each of the TekPortal Aggregation Server(s) and TekPortfolio Application Server(s) - Solaris - Login as tekp - Bring down TekPortal with TekPortal/bin/StopServices.sh - uncompress -c TekPortal_V3.20.013.tar.Z | (cd /; tar -xvf -) - chown -R tekp:tekp /TekPortal/* - chmod -R 750 /TekPortal/* - Bring up TekPortal with TekPortal/bin/StartServices.sh - Windows NT/2000 - Bring down TekPortal with c:\TekPortal\bin\StopServices.cmd - Run TekPortal_V3.20.013.exe and extract to c:\ - Bring up TekPortal with c:\TekPortal\bin\StartServices.cmd - Special Instructions - Copy/replace any existing TekSecurity.jar and TekSecurityClient.jar files referenced in any TekPortal web applications (ie, TekPortfolio, TekAdmin, ect). Summary of Changes - Note: The following are the specific files that have changed. If you have made any custom modifications to these files, you will need to reapply those changes to these new versions; or else these versions will overwrite your custom modifications. - TekSecurity - divide by 0 ArithmeticException in CSR shadowing - TekSecurityClient - some other providers are faulty and returns blocksize 0 for RSA cipher. So, use only BouncyCastle as provider. Fix for divide by 0 ArithmeticException