Automated Enrollment
406
Netscape Certificate Management System Administrator’s Guide • February 2003
Enable the End Entity pages for CMC Enrollment
You submit signed requests to the Certificate Manager by submitting them directly
to the Certificate Manager. You can also submit them using the end-entity interface
of the Certificate Manager or a Registration Manager. CMS provides a CMC
Enrollment form called
CMCEnrollment.html
. The default configuration of this
form does not include the field needed to paste your enrollment request. If you
want to use this form to submit requests, you must change the configuration so that
this field is available.
To enable the CMC Enrollment form for the end-entity interface of a Certificate
Manager:
1.
Go to the directory
<server-root>/cert-<instance>/web-apps/ee/ra
.
2.
Open the file
CMCEnrollment.html.
3.
Find the following line:
<form method="post" action="/enrollment" onSubmit="return
validate(document.forms[0])">
4.
Add the following line below the line you just found:
<input type="hidden" name="authenticator" value="CMCAuth">
To enable the CMC Enrollment form for the end-entity interface of a Registration
Manager:
1.
Go to the directory
<server-root>/cert-<instance>/web-apps/ee/ra
.
2.
Open the file
CMCEnrollment.html
.
3.
Find the following line:
<form method="post" action="/enrollment" onSubmit="return
validate(document.forms[0])">
4.
Add the following line below the line you just found:
<input type="hidden" name="authenticator" value="CMCAuth">
Testing CMCEnroll
1.
Enable CMCEnroll.
2.
Create a certificate request. You can use the
certutil
tool found in the
following directory to create the request:
<server_root>/bin/cert/tools
3.
Copy the pkcs10 ascii output to a text file.
Содержание Certificate Management System 6.1
Страница 1: ...Administrator s Guide Netscape Certificate Management System Version6 1 February 2003...
Страница 28: ...Documentation 28 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 68: ...Support for Open Standards 68 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 82: ...Uninstalling CMS 82 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 166: ...How a Registration Manager Works 166 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 382: ...ACL Reference 382 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 566: ...Managing Policy Plug in Modules 566 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 710: ...1 3 Organization Security Policies 710 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 716: ...Object Identifiers 716 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 762: ...DNs in Certificate Management System 762 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 794: ...Managing Certificates 794 Managing Servers with Netscape Console December 2001...
Страница 810: ...The SSL Handshake 810 Managing Servers with Netscape Console December 2001...
Страница 828: ...828 Netscape Certificate Management System Administrator s Guide February 2003...