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/config_join.vm | 124 +++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 base/tps/apache/docroot/tps/admin/console/config/config_join.vm (limited to 'base/tps/apache/docroot/tps/admin/console/config/config_join.vm') diff --git a/base/tps/apache/docroot/tps/admin/console/config/config_join.vm b/base/tps/apache/docroot/tps/admin/console/config/config_join.vm new file mode 100644 index 000000000..49e43fbc4 --- /dev/null +++ b/base/tps/apache/docroot/tps/admin/console/config/config_join.vm @@ -0,0 +1,124 @@ + + + + + + + Dogtag Certificate System + + + + + + + + + +
+ +#include ( "admin/console/config/header.vm" ) + + + + + +
+ + + + +
+

+ Join the PKI Network

+ +To join this PKI network, the setup wizard needs to submit the certificate request to a Root or another subordinate CA for signing. +

+

+ +Manually submit this request to a CA. +

+ + + + + + + + + + +
Certificate Request to a CA:Certificate Chain From a CA:
+ + + +
+

+Automatically submit the request to a Dogtag Certificate Authority +
+ + + + + + + + + + + + + + +
URL:
UID:
Password:
+

+ +

+
+
+ +
+ +

+ + + + +
+ +
+

+ +
+
+ + + -- cgit