From 46fda5d944772ac62675570037785e39c517002b Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 9 Nov 2012 03:36:17 -0500 Subject: Reorganized CA, KRA, OCSP, TKS templates. All remaining theme files for Tomcat subsystems which include the templates and JS files have been moved from the theme folder at -ui/shared/webapps/ into the subsystem webapp folder at base//shared/webapps/. The deployment tools have been updated to use the new location. Ticket #407 --- .../shared/webapps/ca/ee/ca/PortalEnrollment.html | 751 +++++++++++++++++++++ 1 file changed, 751 insertions(+) create mode 100644 base/ca/shared/webapps/ca/ee/ca/PortalEnrollment.html (limited to 'base/ca/shared/webapps/ca/ee/ca/PortalEnrollment.html') diff --git a/base/ca/shared/webapps/ca/ee/ca/PortalEnrollment.html b/base/ca/shared/webapps/ca/ee/ca/PortalEnrollment.html new file mode 100644 index 000000000..8f3a373b4 --- /dev/null +++ b/base/ca/shared/webapps/ca/ee/ca/PortalEnrollment.html @@ -0,0 +1,751 @@ + + + + +Portal User Enrollment Form + + + + + + + + + + + + + + + + + +Portal User Enrollment
+
+ + Use this form to submit a request for a personal certificate and user registration. + This form models the standard object class "inetOrgPerson" which has many useful attributes + which can be used in real portal deployment. + Supply your user ID and password to validate your identity. Also, first name + and last name have to be provided for user registration. Other fields are optional; the server + supplies the rest of the information needed for certificate issuance. + If the user ID is unique, your certificate will be issued and user registration + will be done automatically. + + + + + + +
 
+ + + + + +
+ Important: + + Be sure to request your certificate on the same computer on which you + plan to use your certificate.
+ + + + +
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ User's Identity
+Enter your user ID and Password. This +information will be used to verify your identity and to obtain a certificate.
+
+
+ * User ID: +
+
+ +
+
+ Password: +
+
+ +
+
+ Confirm Password: +
+
+ +
+ User's Personal Information
+Enter your personal information for registration. This +information will be used for user registration.
(* = required field)
+
+
+ * First Name: +
+
+ +
+
+ * Last Name: +
+
+ +
+
+ Full Name: +
+
+ +
+
+ Email address: +
+
+ +
+
+ Organization unit: +
+
+ +
+
+ Organization: +
+
+ +
+
+ Address: +
+
+ +
+
+ City: +
+
+ +
+
+ State/Province: +
+
+ +
+
+ ZIP Code: +
+
+ +
+
+ + +
+
+ + + + + + + +
+ + +
+ + + + +
+
+ + + + + + +
+
+
+ + + + -- cgit