Patch 121081-06 (sparc) is broke and Patch 121082-06 (x86) too

This patch contains the CACert.pem but it does not get copied to destination directory. After patchadd runs, you are left with the old CACert.pem in the directory, and this breaks cc-transport from signing into the Sun SSL site.
[235 byte] By [hermes_trismegistusa] at [2007-11-26 20:04:01]
# 1
What's "cc-transport"?Which Sun SSL site?I already applied the patches, haven't seen any problems yet, wondering if it matters to me...
DoxBriana at 2007-7-9 23:04:06 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2

The patches will install without any errors but, as I said, you will not get the new CACert.pem installed to its directory. This cert allows you to have your machine checked for updated patches by communicating with the Sun Update site. The program cc-transport run in the background, and communicates with the site via ssl, unless the CACert.pem is the older version. You can test this with the command:

"/usr/lib/cc-cfw/platform/transport/bin/cctrunner -p"

hermes_trismegistusa at 2007-7-9 23:04:06 > top of Java-index,Solaris Operating System,Solaris 10 Features...