From 621d9e5c413e561293d7484b93882d985b3fe15f Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Sat, 24 Mar 2012 02:27:47 -0500 Subject: Removed unnecessary pki folder. Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131 --- .../shared/webapps/ca/ee/ca/ManObjSignEnroll.html | 693 +++++++++++++++++++++ 1 file changed, 693 insertions(+) create mode 100644 dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html') diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html new file mode 100644 index 000000000..04f37b650 --- /dev/null +++ b/dogtag/ca-ui/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