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 --- .../webapps/kra/agent/kra/SrchRecoverKey.html | 328 +++++++++++++++++++++ 1 file changed, 328 insertions(+) create mode 100644 base/kra/shared/webapps/kra/agent/kra/SrchRecoverKey.html (limited to 'base/kra/shared/webapps/kra/agent/kra/SrchRecoverKey.html') diff --git a/base/kra/shared/webapps/kra/agent/kra/SrchRecoverKey.html b/base/kra/shared/webapps/kra/agent/kra/SrchRecoverKey.html new file mode 100644 index 000000000..ccffb0775 --- /dev/null +++ b/base/kra/shared/webapps/kra/agent/kra/SrchRecoverKey.html @@ -0,0 +1,328 @@ + + + + + + Recover Keys (for Administrators) + + + + + + + + +Recover Keys (for Administrators) +
Use this form +to search for archived keys according to the criteria you specify. + + + + +
 
+Each section +lets you specify a key property. Select a property, then fill in any needed details in that section. You can combine search criteria to further narrow the search. +

+In the list of keys found by the search, you can click a button to recover individual keys. + + + + + + +
 
+Owner Name +

+ +Show +keys belonging to a particular owner +
+ + + + + +
+Owner Name: + + +
+
+
+ + + + + +
 
+Key Identifiers +
+Show +keys that fall within a particular range of key identifiers +
+Enter +a range of key identifiers in hexadecimal form (starting with 0x, as they appear in key displays) or in decimal form. +

+ + + + + + + + + + + +
+Lowest +key identifier: + + + + +(leave blank for no lower limit) + +
+Highest +key identifier: + + + + +(leave blank for no upper limit) + +
+

+
+ + + + + +
 
+Certificate +
+Show +the key that corresponds to the following certificate +
+ +Copy the certificate, then paste it into this text area. +

+

+
+ + + + + +
 
+Archiver +
+Show +keys that have been archived by a particular server +
+ +Enter the user ID of the Certificate or Registration Manager that submitted the archival request to the Data Recovery Manager. + +

+ +User ID: + + +

+ +Note: Archiver information is available only when the Certificate Manager or Registration Manager is remote from the Data Recovery Manager. + +

+

+
+ +
+ + + + + + + + +
 
+ +Limits + + + + + + + + + +
+      + Maximum results: + + +
+      + Time limit (in seconds): + + +
+
+ + + + +
+ + +
+
+ + -- cgit