From 37070d5ad487bc6ff7e9ddaf6ac403c1a7f85121 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 21 Nov 2012 14:30:45 -0500 Subject: Reorganized TPS templates and scripts. The templates, JS, and CGI scripts for TPS have been moved into the TPS core package. Removed unused cfg.pl. Ticket #407 --- .../tps/admin/console/config/config_rootca.vm | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 base/tps/apache/docroot/tps/admin/console/config/config_rootca.vm (limited to 'base/tps/apache/docroot/tps/admin/console/config/config_rootca.vm') diff --git a/base/tps/apache/docroot/tps/admin/console/config/config_rootca.vm b/base/tps/apache/docroot/tps/admin/console/config/config_rootca.vm new file mode 100644 index 000000000..7e17fef35 --- /dev/null +++ b/base/tps/apache/docroot/tps/admin/console/config/config_rootca.vm @@ -0,0 +1,112 @@ + + + + + + + Dogtag Certificate System + + + + + + + + + +
+ +#include ( "admin/console/config/header.vm" ) + + + + + +
+ + + + +
+

+ Root CA

+ +A Root CA provides a set of predefined signing capabilities. Please select the capabilities that this CA needs to provide. +

+ +

+ +

CA Certificate Profile

+ +

+ + + + + + +
Profile: +
+

+ +

+
+   +
+ +
+ +

+ + + + +
+ +
+ + +

+ +
+
+ + + -- cgit