From aec211595ec1e218b3d32280eb0c092cfbc95f45 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/ManObjSignEnroll.html | 693 +++++++++++++++++++++ 1 file changed, 693 insertions(+) create mode 100644 base/ca/shared/webapps/ca/ee/ca/ManObjSignEnroll.html (limited to 'base/ca/shared/webapps/ca/ee/ca/ManObjSignEnroll.html') diff --git a/base/ca/shared/webapps/ca/ee/ca/ManObjSignEnroll.html b/base/ca/shared/webapps/ca/ee/ca/ManObjSignEnroll.html new file mode 100644 index 000000000..9c2c86a03 --- /dev/null +++ b/base/ca/shared/webapps/ca/ee/ca/ManObjSignEnroll.html @@ -0,0 +1,693 @@ + + + + +User Certificate Request Form + + + + + + + + + + + + + + + + + + + + + + + +Manual Object Signing Enrollment +
+ + Use this form to submit a request for an object signing certificate. + After you click the Submit button, your request will be submitted to an + issuing agent for approval. When an issuing agent has approved your request + you will receive the certificate in email, along with instructions for + installing it. + + + + + +
 
+ + + + + +
Important: + + Be sure to request your certificate on the same computer on which you + plan to use the certificate. +
+ + + + +
 
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + User's Identity
+
+ + Enter values for the fields you want to have in your certificate. + Your site may require you to fill in certain fields.
(* = required field)
+
+ + * Full name: + +
+
+ + +
+
+ Login name: +
+
+ +
+
+ Email address: +
+
+ +
+
+ Organization unit: +
+
+ +
+
+ Organization: +
+
+ +
+
+ Country: +
+
+ +
+
+
+
 
+ + + Select Signing Type +
+
+ + Select a signing type that the certificate will be used.
+
+ Signing Type: +
+
+ +
 
+ + + Contact Information +
+
+ + Enter an email address or phone number at which you can be contacted + regarding this request.
+
+ Email: +
+
+ +
+
+ Phone: +
+
+ +
 
+ + + Additional Comments +
+
+ + If you have any comments for the person who will process your certificate request, write them here. + +
+
+ +
+
+ +
 
+ + + + +
+ + + +
+ + + + + + -- cgit