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 --- .../ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html | 107 --------------------- 1 file changed, 107 deletions(-) delete mode 100644 dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html') diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html deleted file mode 100644 index 2fb78081d..000000000 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - -Get CA Chain - - - - - - - - - - - - -Import CA Certificate Chain -
- - -Use this form to import the CA certificate chain into your browser (users) -or your server (administrators). This is a one-time operation. - - - - - - -
 
- -
- - - - - - - -
- - Users - -
- - - - Import the CA certificate chain into your browser - -
- - - Download the CA certificate chain in binary form - -
- - - Display the CA certificate chain in PKCS#7 for importing into a server - -
- - - Display certificates in the CA certificate chain for importing - individually into a server - -
- -

- - - - -
-
- - - - -
-
- -

- - - - -- cgit