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_addhsm.vm | 95 ++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 base/tps/apache/docroot/tps/admin/console/config/config_addhsm.vm (limited to 'base/tps/apache/docroot/tps/admin/console/config/config_addhsm.vm') diff --git a/base/tps/apache/docroot/tps/admin/console/config/config_addhsm.vm b/base/tps/apache/docroot/tps/admin/console/config/config_addhsm.vm new file mode 100644 index 000000000..90d2f0ea9 --- /dev/null +++ b/base/tps/apache/docroot/tps/admin/console/config/config_addhsm.vm @@ -0,0 +1,95 @@ + + + + + + + Dogtag Certificate System + + + + + + + +
+ + + + + + +
+ + + + +
+

+ Security Modules

+Keys will be generated and stored on security modules. A security module can be hardware-based or software-based. Hardware-based security modules are more secure. +

+

Registering a New Security Module

+
+

+If the desired security module is not listed, it is possible that this security module's PKCS #11 library was not registered with the system. Please register a new security module here. + + + + + + + + +
+Library Path: +
+Module Name: +
+

+ + + + +
+ +
+

+
+ +
+
+ + + -- cgit