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 --- .../webapps/ca/ee/ca/CertBasedSingleEnroll.html | 510 +++++++++++++++++++++ 1 file changed, 510 insertions(+) create mode 100644 dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html') diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html new file mode 100644 index 000000000..7ac94ae09 --- /dev/null +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html @@ -0,0 +1,510 @@ + + + + +Cert-Based single Directory Based User Enrollment Form + + + + + + + + + + + + + + + + + + + +Certificate Based User Enrollment for Single Certs - Directory Based
+
+ + Use this form to submit a request for a certificate. You +will be asked to do an SSL client authentication. The certificate you +use to authenticate must be issued by an approved authority. On success, the user ID and password supplied on this +form will be used to individualize the certificate eventually approved. + If SSL client authentication is successful, and the user ID and +password are correct your certificate will be issued + 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 for your organization's directory. This +information will be used to verify your identity and to obtain +information from the directory to fill in the certificate. +
+ + + + + + +
+
+ User ID: +
+
+ +
+ + + + + + + + +
+
+ Password: +
+
+ +
+ + + + + + + +
+ + + + + + + + + + + + +
+ +
+ + + + + + + -- cgit