Netscape MANAGEMENT SYSTEM 6.0 - PLUG-IN Manual page 60

Table of Contents

Advertisement

Enrollment Forms
To generate the private-key file:
Go to this directory:
1.
Locate the file named
2.
Open it in an editor.
3.
Search for this line:
4.
Enroll.GenKeyFlags = 1
Type the following line below it:
5.
Enroll.PVKFilename = "<pvk_file_path>"
Your changes should look like this:
...
Enroll.GenKeyFlags = 1
Enroll.PVKFilename = "<pvk_file_path>"
szCertReq = Enroll.createPKCS10(szName, "1.3.6.1.5.5.7.3.2")
...
Replace
6.
the directory in which you want the private key file created; for example,
"C:\myKey.PVK"
double quotes.
Optionally, you may further edit the form to include a text field for entering
7.
the file path.
Save your changes.
8.
Now use the form to issue an object-signing certificate.
9.
If your users need to generate Software Publishing File (SPC) files for their
object-signing certificates, you should ask them to use the Microsoft tool named
cert2spc
signcode -spc myCert.spc -v myKey.pvk file.exe
Here's how a user can create a SPC file for an object-signing certificate:
Open a web browser window.
1.
Go to the End Entity Services interface.
2.
Locate the object-signing certificate for which you want to create the SPC file.
3.
60
Netscape Certificate Management System Plug-Ins Guide • March 2002
<server_root>/cert-<instance_id>/web-apps/ee
ManObjSignEnroll.html
<pvk_file_path>
. Be sure to use the
. The SPC file enables them to execute commands such as this:
.
' key exportable
' key exportable
with the absolute path, including the filename, to
extension and to enclose the path in
.PVK

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents