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/agent/ca/confirmRevocation.template | 212 +++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template (limited to 'dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template') diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template new file mode 100644 index 000000000..c1061affa --- /dev/null +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template @@ -0,0 +1,212 @@ + + + + + +Certificate Revocation Confirmation + + + + +Certificate Revocation Confirmation
+Please confirm certificate revocation by selecting appropriate revocation reason(s) and submitting the form.

+ + + + + + +
Important:When making this + request you must use the browser environment in which you have access to your authentication certificate and key.
+

+ + +Certificate Details
+The details of the certificate being revoked are below: +
+

+ + + + + + + + + + + + + + +
Serial Number: + +
Subject Name: + +
Valid: + +
+ + +
+ + + + + + + + + + + + + + + + +
Select Revocation Reason
+
+ Please select one or more reasons for revocation.
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Unspecified
+ + Key compromised
+ + CA Key Compromised
+ + Affiliation changed
+ + Certificate superceded
+ + Cessation of operation
+ + Certificate is on hold
+ + Privilege withdrawn
+
Additional + comments if any, regarding this request
+ Please write any additional comments directed to the person who will process + your certificate request.
+ +
+ + + + +
+
+ + + + + + +
+
+
+
+ + -- cgit