From d8f56d81126bdb7d60afeaf2015b598132884d83 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/cainfopanel.vm | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 base/tps/apache/docroot/tps/admin/console/config/cainfopanel.vm (limited to 'base/tps/apache/docroot/tps/admin/console/config/cainfopanel.vm') diff --git a/base/tps/apache/docroot/tps/admin/console/config/cainfopanel.vm b/base/tps/apache/docroot/tps/admin/console/config/cainfopanel.vm new file mode 100644 index 000000000..8d2e54251 --- /dev/null +++ b/base/tps/apache/docroot/tps/admin/console/config/cainfopanel.vm @@ -0,0 +1,54 @@ + + +A Certificate Authority (CA) is responsible for issuing different kinds of certificates. Each Enterprise Security Client (ESC) interfaces with a TPS subsystem to request end user certificates. Consequently, to obtain these certificates, an HTTPS EE URL to a CA that has been registered in the security domain must also be selected. +

+#if ($errorString != "") + $errorString +#end +

+ + + + + +
URL: +
+ + +

+
+
-- cgit