Netscape MANAGEMENT SYSTEM 6.1 - COMMAND-LINE Manual page 68

Command-line tools guide
Table of Contents

Advertisement

Signing Backup Data Using cmsutil
68
Netscape Certificate Management System Command-Line Tools Guide • February 2003
Invoke a command-line interface such as a telnet session.
From the command line, assuming a Bourne Shell ("sh") on a Solaris
system, set and export the LD_LIBRARY_PATH environment variable:
LD_LIBRARY_PATH=<server_root>/bin/cert/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
From the command line, assuming a Bourne Shell ("sh") on a Solaris
system, set and export the PATH environment variable:
PATH=<server_root>/bin/cert/tools:$PATH
export PATH
Execute the following command:
cd <server_root>/alias
Execute the following command:
ln -s <server_root>/alias/cert-<instance>-<hostname>-cert8.db
cert8.db
Execute the following command:
ln -s <server_root>/alias/cert-<instance>-<hostname>-key3.db
key3.db
Import the EMAIL Signing user certificate and corresponding key from the
PKCS #12 file specified in step 1 above into this
respectfully by executing the following command:
pk12util -i <PKCS #12 file> -d
Execute the following command:
cd /var/tmp
Execute the following command:
certutil -d <server_root>alias -L
EMAIL Signing user certificate
cert8.db
.
to obtain the nickname of the
and
key3.db

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.1

Table of Contents