Using External Encryption Modules
114
Netscape Enterprise Server Administrator’s Guide • November 2001
LD_LIBRARY_PATH server_root/bin/https/bin
You can find the PATH for your machine listed under:
server_root/https-admin/start
.
6.
Enter the command:
modutil
.
The options will be listed.
7.
Perform the actions required.
For example, to add the PCKS#11 module in UNIX you would enter:
modutil -add
(the name of PCKS#11 file)
-libfile
(your
libfile
for
PCKS#11)
-nocertdb
-dbdir .
(your db directory)
Using pk12util
The
pk12util
allows you to export certificates and keys from your internal
database and to import them into an internal or external PKCS#11 module. You can
always export certificates and keys to your internal database, but most external
tokens will not allow you to export certificates and keys. By default,
pk12util
uses certificate and key databases named
cert7.db
and
key3.db
.
Exporting with pk12util
To export a certificate and key from an internal database, perform the following
steps:
1.
Go to the
server_root/alias directory
containing the databases.
2.
Add
server_root/bin/https/admin/bin
to your PATH.
3.
Locate
pk12util
in
server_root/bin/https/admin/bin
.
4.
Set the environment. For example:
❍
On UNIX:
setenv
LD_LIBRARY_PATH/server_root/bin/https/lib:${LD_LIBRARY_PATH}
❍
On IBM-AIX:
LIBPATH
❍
On HP-UX:
SHLIB_PATH
❍
On NT, add it to the
PATH
LD_LIBRARY_PATH server_root/bin/https/bin
You can find the PATH for your machine listed under:
server_root/https-admin/start
.
Summary of Contents for NETSCAPE ENTREPRISE SERVER 6.0 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Enterprise Server Version6 0 November 2001...
Page 18: ...18 Netscape Enterprise Server Administrator s Guide November 2001...
Page 26: ...26 Netscape Enterprise Server Administrator s Guide November 2001...
Page 48: ...Migrating a Server 48 Netscape Enterprise Server Administrator s Guide November 2001...
Page 50: ...50 Netscape Enterprise Server Administrator s Guide November 2001...
Page 146: ...146 Netscape Enterprise Server Administrator s Guide November 2001...
Page 242: ...242 Netscape Enterprise Server Administrator s Guide November 2001...
Page 294: ...294 Netscape Enterprise Server Administrator s Guide November 2001...
Page 332: ...Deleting a Virtual Server 332 Netscape Enterprise Server Administrator s Guide November 2001...
Page 378: ...378 Netscape Enterprise Server Administrator s Guide November 2001...
Page 396: ...Responses 396 Netscape Enterprise Server Administrator s Guide November 2001...
Page 414: ...Posting to JSPs 414 Netscape Enterprise Server Administrator s Guide November 2001...
Page 432: ...Further Information 432 Netscape Enterprise Server Administrator s Guide November 2001...
Page 444: ...444 Netscape Enterprise Server Administrator s Guide November 2001...