![]() |
![]() |
| ||||||||||||||||||||||||||||
|
# unzip 100103-12.jar
Archive: 100103-12.jar
inflating: 100103-12/README
inflating: 100103-12/4.1secure.sh
inflating: META-INF/manifest.mf
inflating: META-INF/zigbert.sf
inflating: META-INF/zigbert.rsa
#
|
Apply the verified uncompressed signed patch, for example:
# patchadd /patchdb/100103-12 |
Perform these tasks in the order shown.
Task | Description | For Instructions |
|---|---|---|
1. Download the Netscape signtool command. | Download the Netscape signtool command to verify signed patches. | |
2. Import the Sun certificates. | Import and accept the Sun certificates into the Netscape 4.7 keystore. Import and accept the Sun certificates into the Netscape 6 keystore. | |
3. Certify the Sun certificates. | Certify the Sun certificates by using Netscape 4.7 tools. Certify the Sun certificates by using Netscape 6 tools. | |
4. Create or change the keystore password. | Create or change a password to keep the keystore secure. | How to Create or Change a Keystore Password With Netscape Tools |
5. Verify a signed patch. | Download a patch from SunSolve Online, and verify it with the signtool command. | |
6. Apply the verified signed patch. | Use the patchadd command to apply the verified signed patch. |
How to Download the Netscape signtool CommandGo to the following site:
http://developer.netscape.com/software/signedobj/jarpack.html#signtool1.3 |
Download signtool 1.3 by clicking SignTool 1.3 for Solaris 2.6 (SunOS 5.6).
As superuser, uncompress the signtool13SunOS56.tar.gz package.
# gunzip signtool13SunOS56.tar.gz |
Untar the signtool13SunOS56.tar file.
# tar xvf signtool13SunOS56.tar |
How to Import the Sun Certificates With Netscape 4.7 ToolsThe following procedure removes the existing GTE CyberTrust Root CA before importing the Sun certificates into your certificate store. You will add the GTE CyberTrust Root CA back when you import the chain of Sun certificates into your certificate store.
Use this procedure with Netscape Communicator 4.7.
If necessary, start Netscape Communicator.
Access the Security Info page in one of the following ways:
Click the Security button on your Netscape browser (the small lock in the lower left corner).
Click the Security button in the Navigator toolbar.
From the Communicator menu, choose Tools->Security Info.
Select Signers under Certificates on the Security Info pop-up window.
Select GTE CyberTrust Root CA, and click the Delete button.
Click OK in the Delete pop-up window.
Click OK in the Signers window.
Import the Sun certificates into Netscape Communicator.
Go the following site to import the Sun certificates:
https://ra.sun.com:11005 |
Select the Retrieval tab at the top of the page.
Select Import CA Certificate Chain in the left panel, and if it is not already selected, click the radio button next to Import the CA Certificate Chain Into Your Browser.
Click Submit.
Click Next on the pop-up windows that lead you through the import process until you get to a panel that has three checkboxes for accepting the certificate for network sites, email users, and software developers.
Check all three boxes, then click Next.
Continue clicking Next until you get to a panel with a Name text field.
Type GTE CyberTrust Root CA in the Name text field.
Click Finish.
Verify that the certificates have been successfully imported.
Access the Netscape Security Info page in one of the following ways:
Click the Security button on your Netscape browser (the small lock in the lower left corner).
Click the Security button in the Navigator toolbar.
From the Communicator menu, choose Tools->Security Info.
Select Signers under Certificates on the Security Info pop-up window.
Scroll down until you see the GTE CyberTrust Root entry, and the SunPKI certificates: Sun Microsystems Inc CA (Class B) - Sun Microsystems Inc and Sun Microsystems Inc Root CA - GTE Corporation entries.
You can verify that the Sun certificates are imported by viewing the Sun Microsystems certificates in the output of this command:
# signtool -L |
Go to the next procedure to certify the Sun certificates that you just imported.
Previous Contents Index Next ![]() |