Jar Installation File; Sample Script - Netscape MANAGEMENT SYSTEM 6.0 - COMMAND-LINE Manual

Command-line tools guide
Table of Contents

Advertisement

JAR Installation File

-disable modulename [-slot slotname]
Enabling or disabling FIPS-140-1 compliance within the Netscape
Communicator internal module:
-fips [true | false]
Disabling interactive prompts for the Security Module Database Tool, to
support scripted operation:
-force
JAR Installation File
When a JAR file is run by a server, by the Security Module Database Tool, or by any
program that does not interpret JavaScript, a special information file must be
included in the format described below.
This information file contains special scripting and must be declared in the JAR
archive's manifest file. The script can have any name. The metainfo tag for this is
Pkcs11_install_script
in a file that is passed to the Netscape Signing Tool.

Sample Script

For example, the PKCS #11 installer script could be in the file
the metainfo file for the Netscape Signing Tool would include a line such as this:
+ Pkcs11_install_script: pk11install
The sample script file could contain the following:
ForwardCompatible { IRIX:6.2:mips SUNOS:5.5.1:sparc }
Platforms {
WINNT::x86 {
140
Netscape Certificate Management System Command-Line Tools Guide • March 2002
. To declare meta-information in the manifest file, put it
ModuleName { "Fortezza Module" }
ModuleFile { win32/fort32.dll }
DefaultMechanismFlags{0x0001}
DefaultCipherFlags{0x0001}
Files {
win32/setup.exe {
Executable
RelativePath { %temp%/setup.exe }
}
win32/setup.hlp {
If so,
pk11install.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents