From 621d9e5c413e561293d7484b93882d985b3fe15f Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Sat, 24 Mar 2012 02:27:47 -0500 Subject: Removed unnecessary pki folder. Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131 --- dogtag/ra-ui/shared/docroot/404.html | 146 ++++ dogtag/ra-ui/shared/docroot/500.html | 139 +++ dogtag/ra-ui/shared/docroot/admin/group/add_new.vm | 83 ++ dogtag/ra-ui/shared/docroot/admin/group/index.vm | 81 ++ dogtag/ra-ui/shared/docroot/admin/group/read.vm | 104 +++ dogtag/ra-ui/shared/docroot/admin/index.vm | 95 +++ dogtag/ra-ui/shared/docroot/admin/user/add_new.vm | 95 +++ dogtag/ra-ui/shared/docroot/admin/user/index.vm | 83 ++ dogtag/ra-ui/shared/docroot/admin/user/read.vm | 88 ++ dogtag/ra-ui/shared/docroot/agent/cert/index.vm | 86 ++ dogtag/ra-ui/shared/docroot/agent/cert/read.vm | 96 +++ dogtag/ra-ui/shared/docroot/agent/cert/revoke.vm | 111 +++ dogtag/ra-ui/shared/docroot/agent/cert/submit.vm | 91 ++ dogtag/ra-ui/shared/docroot/agent/error.vm | 72 ++ dogtag/ra-ui/shared/docroot/agent/index.vm | 81 ++ dogtag/ra-ui/shared/docroot/agent/request/index.vm | 95 +++ dogtag/ra-ui/shared/docroot/agent/request/op.vm | 127 +++ dogtag/ra-ui/shared/docroot/agent/request/read.vm | 149 ++++ dogtag/ra-ui/shared/docroot/css/pki-360.css | 941 +++++++++++++++++++++ dogtag/ra-ui/shared/docroot/css/pki-base.css | 213 +++++ dogtag/ra-ui/shared/docroot/css/pki.css | 742 ++++++++++++++++ dogtag/ra-ui/shared/docroot/ee/agent/enroll.vm | 74 ++ dogtag/ra-ui/shared/docroot/ee/agent/index.vm | 83 ++ dogtag/ra-ui/shared/docroot/ee/agent/new.vm | 88 ++ dogtag/ra-ui/shared/docroot/ee/agent/start.vm | 114 +++ dogtag/ra-ui/shared/docroot/ee/agent/submit.vm | 73 ++ dogtag/ra-ui/shared/docroot/ee/error.vm | 71 ++ dogtag/ra-ui/shared/docroot/ee/index.vm | 102 +++ dogtag/ra-ui/shared/docroot/ee/request/getcert.vm | 72 ++ dogtag/ra-ui/shared/docroot/ee/request/index.vm | 67 ++ dogtag/ra-ui/shared/docroot/ee/request/status.vm | 91 ++ dogtag/ra-ui/shared/docroot/ee/scep/enroll.vm | 74 ++ dogtag/ra-ui/shared/docroot/ee/scep/index.vm | 83 ++ dogtag/ra-ui/shared/docroot/ee/scep/installer.vm | 73 ++ dogtag/ra-ui/shared/docroot/ee/scep/manager.vm | 123 +++ dogtag/ra-ui/shared/docroot/ee/scep/submit.vm | 76 ++ dogtag/ra-ui/shared/docroot/ee/server/admin.vm | 132 +++ dogtag/ra-ui/shared/docroot/ee/server/index.vm | 76 ++ dogtag/ra-ui/shared/docroot/ee/server/submit.vm | 75 ++ dogtag/ra-ui/shared/docroot/ee/user/index.vm | 83 ++ dogtag/ra-ui/shared/docroot/ee/user/renew.vm | 86 ++ dogtag/ra-ui/shared/docroot/ee/user/renewal.vm | 73 ++ dogtag/ra-ui/shared/docroot/ee/user/submit.vm | 75 ++ dogtag/ra-ui/shared/docroot/ee/user/user.vm | 435 ++++++++++ dogtag/ra-ui/shared/docroot/footer.vm | 19 + dogtag/ra-ui/shared/docroot/header.vm | 26 + dogtag/ra-ui/shared/docroot/images/logo_header.gif | Bin 0 -> 5833 bytes .../ra-ui/shared/docroot/images/pki-icon-help.gif | Bin 0 -> 326 bytes .../ra-ui/shared/docroot/images/pki-icon-home.gif | Bin 0 -> 657 bytes .../shared/docroot/images/pki-icon-software.gif | Bin 0 -> 1146 bytes dogtag/ra-ui/shared/docroot/index.vm | 90 ++ .../admin/console/config/adminauthenticatepanel.vm | 52 ++ .../docroot/ra/admin/console/config/adminpanel.vm | 237 ++++++ .../admin/console/config/agentauthenticatepanel.vm | 48 ++ .../docroot/ra/admin/console/config/authdbpanel.vm | 66 ++ .../docroot/ra/admin/console/config/cainfopanel.vm | 55 ++ .../ra/admin/console/config/certchainpanel.vm | 49 ++ .../admin/console/config/certprettyprintpanel.vm | 49 ++ .../ra/admin/console/config/certrequestpanel.vm | 225 +++++ .../ra/admin/console/config/config_addhsm.vm | 96 +++ .../docroot/ra/admin/console/config/config_db.vm | 126 +++ .../docroot/ra/admin/console/config/config_hsm.vm | 176 ++++ .../admin/console/config/config_hsmloginpanel.vm | 83 ++ .../docroot/ra/admin/console/config/config_join.vm | 125 +++ .../ra/admin/console/config/config_rootca.vm | 113 +++ .../admin/console/config/createsubsystempanel.vm | 95 +++ .../ra/admin/console/config/databasepanel.vm | 53 ++ .../admin/console/config/displaycertchain2panel.vm | 41 + .../admin/console/config/displaycertchainpanel.vm | 41 + .../docroot/ra/admin/console/config/donepanel.vm | 42 + .../ra/admin/console/config/drminfopanel.vm | 56 ++ .../docroot/ra/admin/console/config/footer.vm | 20 + .../docroot/ra/admin/console/config/header.vm | 26 + .../ra/admin/console/config/hierarchypanel.vm | 80 ++ .../admin/console/config/importadmincertpanel.vm | 56 ++ .../docroot/ra/admin/console/config/login.vm | 110 +++ .../docroot/ra/admin/console/config/modulepanel.vm | 158 ++++ .../docroot/ra/admin/console/config/namepanel.vm | 91 ++ .../console/config/securitydomainloginpanel.vm | 109 +++ .../ra/admin/console/config/securitydomainpanel.vm | 115 +++ .../docroot/ra/admin/console/config/sidemenu.vm | 30 + .../docroot/ra/admin/console/config/sizepanel.vm | 235 +++++ .../ra/admin/console/config/tksinfopanel.vm | 51 ++ .../docroot/ra/admin/console/config/topmenu.vm | 21 + .../ra/admin/console/config/welcomepanel.vm | 57 ++ .../docroot/ra/admin/console/config/wizard.vm | 144 ++++ .../shared/docroot/ra/admin/console/config/xml.vm | 4 + .../shared/docroot/ra/admin/console/img/badge.png | Bin 0 -> 1635 bytes .../docroot/ra/admin/console/img/bigrotation2.gif | Bin 0 -> 1787 bytes .../docroot/ra/admin/console/img/button-clear.gif | Bin 0 -> 647 bytes .../docroot/ra/admin/console/img/button-manage.gif | Bin 0 -> 776 bytes .../docroot/ra/admin/console/img/button-search.gif | Bin 0 -> 1293 bytes .../docroot/ra/admin/console/img/certificate.png | Bin 0 -> 4663 bytes .../docroot/ra/admin/console/img/clearpixel.gif | Bin 0 -> 43 bytes .../docroot/ra/admin/console/img/favicon.ico | Bin 0 -> 601 bytes .../ra/admin/console/img/icon_crit_update.gif | Bin 0 -> 337 bytes .../shared/docroot/ra/admin/console/img/id.png | Bin 0 -> 1604 bytes .../shared/docroot/ra/admin/console/img/idkey.png | Bin 0 -> 1690 bytes .../shared/docroot/ra/admin/console/img/key.png | Bin 0 -> 1753 bytes .../shared/docroot/ra/admin/console/img/lock.png | Bin 0 -> 1453 bytes .../docroot/ra/admin/console/img/logo_header.gif | Bin 0 -> 5833 bytes .../ra/admin/console/img/no-certificate.png | Bin 0 -> 2342 bytes .../docroot/ra/admin/console/img/pki-icon-help.gif | Bin 0 -> 326 bytes .../docroot/ra/admin/console/img/pki-icon-home.gif | Bin 0 -> 657 bytes .../ra/admin/console/img/pki-icon-software.gif | Bin 0 -> 1146 bytes .../shared/docroot/ra/admin/console/js/misc.js | 30 + 106 files changed, 9317 insertions(+) create mode 100755 dogtag/ra-ui/shared/docroot/404.html create mode 100755 dogtag/ra-ui/shared/docroot/500.html create mode 100644 dogtag/ra-ui/shared/docroot/admin/group/add_new.vm create mode 100644 dogtag/ra-ui/shared/docroot/admin/group/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/admin/group/read.vm create mode 100644 dogtag/ra-ui/shared/docroot/admin/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/admin/user/add_new.vm create mode 100644 dogtag/ra-ui/shared/docroot/admin/user/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/admin/user/read.vm create mode 100644 dogtag/ra-ui/shared/docroot/agent/cert/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/agent/cert/read.vm create mode 100644 dogtag/ra-ui/shared/docroot/agent/cert/revoke.vm create mode 100644 dogtag/ra-ui/shared/docroot/agent/cert/submit.vm create mode 100644 dogtag/ra-ui/shared/docroot/agent/error.vm create mode 100644 dogtag/ra-ui/shared/docroot/agent/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/agent/request/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/agent/request/op.vm create mode 100644 dogtag/ra-ui/shared/docroot/agent/request/read.vm create mode 100644 dogtag/ra-ui/shared/docroot/css/pki-360.css create mode 100644 dogtag/ra-ui/shared/docroot/css/pki-base.css create mode 100644 dogtag/ra-ui/shared/docroot/css/pki.css create mode 100644 dogtag/ra-ui/shared/docroot/ee/agent/enroll.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/agent/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/agent/new.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/agent/start.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/agent/submit.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/error.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/request/getcert.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/request/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/request/status.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/scep/enroll.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/scep/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/scep/installer.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/scep/manager.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/scep/submit.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/server/admin.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/server/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/server/submit.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/user/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/user/renew.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/user/renewal.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/user/submit.vm create mode 100644 dogtag/ra-ui/shared/docroot/ee/user/user.vm create mode 100644 dogtag/ra-ui/shared/docroot/footer.vm create mode 100644 dogtag/ra-ui/shared/docroot/header.vm create mode 100644 dogtag/ra-ui/shared/docroot/images/logo_header.gif create mode 100644 dogtag/ra-ui/shared/docroot/images/pki-icon-help.gif create mode 100644 dogtag/ra-ui/shared/docroot/images/pki-icon-home.gif create mode 100644 dogtag/ra-ui/shared/docroot/images/pki-icon-software.gif create mode 100644 dogtag/ra-ui/shared/docroot/index.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/adminauthenticatepanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/adminpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/agentauthenticatepanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/authdbpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/cainfopanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/certchainpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/certprettyprintpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/certrequestpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_addhsm.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_db.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_hsm.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_hsmloginpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_join.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_rootca.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/createsubsystempanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/databasepanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/displaycertchain2panel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/displaycertchainpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/donepanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/drminfopanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/footer.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/header.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/hierarchypanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/importadmincertpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/login.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/modulepanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/namepanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainloginpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainpanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/sidemenu.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/sizepanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/tksinfopanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/topmenu.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/welcomepanel.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/wizard.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/xml.vm create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/badge.png create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/bigrotation2.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-clear.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-manage.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-search.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/certificate.png create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/clearpixel.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/favicon.ico create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/icon_crit_update.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/id.png create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/idkey.png create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/key.png create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/lock.png create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/logo_header.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/no-certificate.png create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-help.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-home.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-software.gif create mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/js/misc.js (limited to 'dogtag/ra-ui/shared') diff --git a/dogtag/ra-ui/shared/docroot/404.html b/dogtag/ra-ui/shared/docroot/404.html new file mode 100755 index 000000000..ec42699f2 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/404.html @@ -0,0 +1,146 @@ + + + + + + +RA 404 Error! + + + + + + + + + +
+ +
+
+ +
+ - +
+ + +
+
+ +
+ +Certificate System RA Error Page +
+

+ +

+ +

+ + + + diff --git a/dogtag/ra-ui/shared/docroot/500.html b/dogtag/ra-ui/shared/docroot/500.html new file mode 100755 index 000000000..f25ba430a --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/500.html @@ -0,0 +1,139 @@ + + + + + + +RA 500 Error! + + + + + + + + + +
+ +
+
+ +
+ - +
+ + +
+
+ +
+ +Certificate System RA Error Page +
+

+ +

+ +

+ + + + diff --git a/dogtag/ra-ui/shared/docroot/admin/group/add_new.vm b/dogtag/ra-ui/shared/docroot/admin/group/add_new.vm new file mode 100644 index 000000000..70d0d16ac --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/admin/group/add_new.vm @@ -0,0 +1,83 @@ + + + + +Add New Group + + + + + + + +#include ( "header.vm" ) + + + + +
+ +
+
+ +
+UID: $uid +
+ + +
+
+ +
+ + + +Administrator Interface +
+

+#if ($error == 'exist') +Group already exists +

+#end +

+
+ + + + + + + + + +
GID
Name
+
+Add Group +
+

+#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/admin/group/index.vm b/dogtag/ra-ui/shared/docroot/admin/group/index.vm new file mode 100644 index 000000000..6f25e3740 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/admin/group/index.vm @@ -0,0 +1,81 @@ + + + + +RA Admin + + + + + + + +#include ( "header.vm" ) + +

+ + +
+ +
+
+ +
+UID: $uid +
+ + +
+
+ +
+ + + +Administrator Interface +
+

+Add New Group +

+

+ + + + + +#foreach($r in $rows) + + + + +#end +
GIDName
$r.getGID()$r.getName()
+
+

+Previous | Next +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/admin/group/read.vm b/dogtag/ra-ui/shared/docroot/admin/group/read.vm new file mode 100644 index 000000000..c780ab09a --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/admin/group/read.vm @@ -0,0 +1,104 @@ + + + + +Groups + + + + + + + +#include ( "header.vm" ) + +

+ + +
+ +
+
+ +
+UID: $uid +
+ + +
+
+ +
+ + + +Administrator Interface +
+

+

+ + + + + + + + + +
GID$gid
Name$name
+
+

+Delete This Group +

+----------------------------------------------- +
+Members +

+ +#foreach($r in $members) + + + +#end +
$r.getUID() [Delete]
+
+
+----------------------------------------------- +
+#if ($non_member_exists) +New Member +
+ + Add +
+#end +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/admin/index.vm b/dogtag/ra-ui/shared/docroot/admin/index.vm new file mode 100644 index 000000000..b14712e9d --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/admin/index.vm @@ -0,0 +1,95 @@ + + + + +RA Admin + + + + + + + +#include ( "header.vm" ) + + + + +
+ +
+
+ +
+UID: $uid +
+ + +
+
+ +
+ + + +RA Admin Services +
+

+

+ + + + + + + + + + + + + +
+ +
  • List Users
  • +
    +
    + +
  • Add New User
  • +
    +
    + +
  • List Groups
  • +
    +
    + +
  • Add New Group
  • +
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/admin/user/add_new.vm b/dogtag/ra-ui/shared/docroot/admin/user/add_new.vm new file mode 100644 index 000000000..2915c8ff3 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/admin/user/add_new.vm @@ -0,0 +1,95 @@ + + + + +Add New User + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Administrator Interface +
    +

    +#if ($error == 'exist') +User already exists +

    +#end +#if ($error == 'cert_header') +Invalid Certificate header +

    +#end +

    +
    + + + + + + + + + + + + + + + + + +
    UID
    Name
    Email
    Certificate
    +
    +Add User +
    +

    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/admin/user/index.vm b/dogtag/ra-ui/shared/docroot/admin/user/index.vm new file mode 100644 index 000000000..a6ff73721 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/admin/user/index.vm @@ -0,0 +1,83 @@ + + + + +RA Admin + + + + + + + +#include ( "header.vm" ) + +

    + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Administrator Interface +
    +

    +Add New User +

    +

    + + + + + + +#foreach($r in $rows) + + + + + +#end +
    UIDNameEmail
    $r.getUID()$r.getName()$r.getEmail()
    +
    +

    +Previous | Next +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/admin/user/read.vm b/dogtag/ra-ui/shared/docroot/admin/user/read.vm new file mode 100644 index 000000000..1fb6358aa --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/admin/user/read.vm @@ -0,0 +1,88 @@ + + + + +Users + + + + + + + +#include ( "header.vm" ) + +

    + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Administrator Interface +
    +

    + +

    +

    + + + + + + + + + + + + + + + + + +
    UID$userid
    Name$name
    Email$email
    Certificate$certificate
    +
    +

    +[Delete] +

    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/agent/cert/index.vm b/dogtag/ra-ui/shared/docroot/agent/cert/index.vm new file mode 100644 index 000000000..77c73f69a --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/agent/cert/index.vm @@ -0,0 +1,86 @@ + + + + +RA Agent + + + + + + + +#include ( "header.vm" ) + +

    + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Agent Interface +
    List Certificates Approved by: $uid +

    +

    +

    + + + + + + + + +#foreach($r in $rows) + + + + + + + +#end +
    Serial#Request IDSubject DNApproved ByCreated At
    $r.getSerialno()$r.getReqId()$r.getSubjectDN()$r.getApprovedBy()$r.getCreatedAt()
    +
    +

    +Previous | Next +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/agent/cert/read.vm b/dogtag/ra-ui/shared/docroot/agent/cert/read.vm new file mode 100644 index 000000000..f315dd7b0 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/agent/cert/read.vm @@ -0,0 +1,96 @@ + + + + +Certificates + + + + + + + +#include ( "header.vm" ) + +

    + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Agent Interface +
    Certificate Information +

    +

    + +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Serial Number$serialno
    Subject DN$subject_dn
    Certificate$certificate
    Approved By$approved_by
    Created At$created_at
    Revocation Status$certStatus
    +
    +
    +Revoke +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/agent/cert/revoke.vm b/dogtag/ra-ui/shared/docroot/agent/cert/revoke.vm new file mode 100644 index 000000000..14358b485 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/agent/cert/revoke.vm @@ -0,0 +1,111 @@ + + + + +Certificate Revocation + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Agent Interface +
    Revoking Certificate: +

    +

    + +

    + + + + + + + + + +
    Serial Number:$serialno
    Subject DN:$subject_dn
    +
    +Select A Reason: +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Unspecified
    Key compromised
    CA key compromised
    Affiliation changed
    Certificate superseded
    Cessation of operation
    Certificate is on hold
    +
    +
    +Submit +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/agent/cert/submit.vm b/dogtag/ra-ui/shared/docroot/agent/cert/submit.vm new file mode 100644 index 000000000..6e7b90e2a --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/agent/cert/submit.vm @@ -0,0 +1,91 @@ + + + + +Certificate Revocation Submission + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Agent Interface +
    Revocation of Certificate: +

    +

    + +

    + + + + + + + + + + + +#if ($errorString == "0") + +#else + +#end + + + + + +
    Serial Number:$serialno
    Subject DN:$subject_dn
    Result:RevokedFailed: $errorString
    Request ID:$rid
    +
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/agent/error.vm b/dogtag/ra-ui/shared/docroot/agent/error.vm new file mode 100644 index 000000000..9dd0f28ad --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/agent/error.vm @@ -0,0 +1,72 @@ + + + + +RA Agent Error! + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +Agent Interface +
    +

    + +

    +

    +You are not authorized to access the requested page. +
    +#if ($has_error) + Error: $error +#end +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/agent/index.vm b/dogtag/ra-ui/shared/docroot/agent/index.vm new file mode 100644 index 000000000..dd6b19fae --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/agent/index.vm @@ -0,0 +1,81 @@ + + + + +RA Agent + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +RA Agent Services +
    +

    +

    + + + + + + + +
    + +
  • List Requests
  • +
    +
    + +
  • List Certificates
  • +
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/agent/request/index.vm b/dogtag/ra-ui/shared/docroot/agent/request/index.vm new file mode 100644 index 000000000..5785718b3 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/agent/request/index.vm @@ -0,0 +1,95 @@ + + + + +RA Agent + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Agent Interface +
    +

    +All | OPEN | APPROVED | REJECTED | FAILED +

    +

    + + + + + + + + + + +#foreach($r in $rows) + + + + + + + + + +#end +
    IdTypeStatusAssigned ToCreated ByCreated AtError
    $r.getId()$r.getType()$r.getStatus()$r.getAssignedTo()$r.getCreatedBy()$r.getCreatedAt()$r.getError()
    +
    +

    +Total: $total +
    +
    +Previous | +Next +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/agent/request/op.vm b/dogtag/ra-ui/shared/docroot/agent/request/op.vm new file mode 100644 index 000000000..2d8963634 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/agent/request/op.vm @@ -0,0 +1,127 @@ + + + + +Certificate Request Operations + + + + + + + +#include ( "header.vm" ) + +

    + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Agent Interface +
    +

    +All | OPEN | APPROVED | REJECTED | FAILED +

    +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Request Id$id
    Type$type
    Data$data
    Output$output
    Serial Number$serialno
    Status$status
    Error$errorString
    Assigned To$assigned_to
    Created By$created_by
    Updated At$updated_at
    Processed By$processed_by
    Created At$created_at
    IP$ip
    Note$note
    +
    + +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/agent/request/read.vm b/dogtag/ra-ui/shared/docroot/agent/request/read.vm new file mode 100644 index 000000000..dd5879ae3 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/agent/request/read.vm @@ -0,0 +1,149 @@ + + + + +Certificate Requests + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    +UID: $uid +
    + + +
    +
    + +
    + + + +Agent Interface +
    +

    +All | OPEN | APPROVED | REJECTED| FAILED +

    +

    + + + + + + + + + + + + + + + + + + + +#if ($serialno == "unavailable") + +#else + +#end + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Request Id$id
    Type$type
    Data$data
    Output$output
    Serial Number$serialno$serialno
    Subject DN$subject_dn
    Meta Info$meta_info
    Status$status
    Error$errorString
    Assigned To$assigned_to
    Created By$created_by
    Updated At$updated_at
    Processed By$processed_by
    Created At$created_at
    IP$ip
    Note$note
    +
    +
    +#if ($is_open || $is_error) +Approve | Reject +
    +
    +#end +
    + + +
    +Add Note +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/css/pki-360.css b/dogtag/ra-ui/shared/docroot/css/pki-360.css new file mode 100644 index 000000000..bdcd7ed3b --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/css/pki-360.css @@ -0,0 +1,941 @@ +/* --- BEGIN COPYRIGHT BLOCK --- + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Copyright (C) 2007 Red Hat, Inc. + * All rights reserved. + * --- END COPYRIGHT BLOCK --- + */ + +/* +color scheme: + +light gray: #e6e6e6 +medium gray: +dark gray: + +link blue: #06c + +red: #900 + +*/ + + +/* This establishes background pattern and centering of content area as well +as font-styles for the site */ +body { + margin: 0; + padding: 0; + color: #333; + text-align: center; + background: #fff url(/img/bkgrnd_greydots.png) repeat; + font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif; + } + +td, th { /* for ie55 */ + font-size: x-small; + /* false value for WinIE4/5 */ + voice-family: "\"}\""; + /* trick WinIE4/5 into thinking rule is over */ + voice-family: inherit; + /* recover from trick */ + font-size: small; + /* intended value for better browsers */ + } + +img { + border: 0; + } + +a { + text-decoration: none; + } + +a:link { + color: #06c; + } + +a:visited { + color: #06c; + } + +/* This is the container for the content that is centered */ +#wrap { + margin: 0 20px 10px 20px; + padding: 10px 15px; + text-align: left; + background: #fff; +/* + min-width: 900px; +*/ + } + +/* The following styles establish the header, top nav bar and systems and +search areas */ +#header { + height: 31px; /* changed height added bottom margin */ + margin-top: 10px; + margin-bottom: 20px; + } + +#headertitle { + height: 31px; /* same as header */ + margin-top: 10px; /* same as header */ + margin-right: 100px; /* "myLogo" margin-left + "logo_header.gif" */ + margin-bottom: 20px; /* same as header */ + font-size: large; + font-weight: bold; + } + +#headerpaddedtitle { + height: 31px; /* same as header */ + margin-top: 10px; /* same as header */ + margin-bottom: 20px; /* same as header */ + font-size: large; + font-weight: bold; + padding-left: 115px; /* "myLogo" margin-left + + "logo_header.gif" + 15px */ + } + +img#myLogo { + float: left; + margin-left: 15px; + } + +img#pkiLogo { + float: left; + } + +#account { + float: right; + width: 450px; + margin-right: 15px; + padding-top: 7px; /* removed margin-bottom, added padding-top */ + } + +#account dl { + float: right; + padding: 0; + margin: 0; + } + +#account dt { + float: left; + width: 66px; + height: 1.1em; + background: url(/img/account_loggedin.gif) 100% 100% no-repeat; + } + +#account dd { /* note changes to dl, dt and dd */ + float: left; + margin-left: 10px; + } + +#account p { + float: right; + margin: 0 0 0 30px; + padding: 0; + } + +#account p a { + width: 56px; + height: 1.1em; + background: url(/img/account_signout.gif) 100% 100% no-repeat; + display: block; + } + +#account span { + display: none; + } + +#bar { + margin-bottom: 10px; + background-color: #e6e6e6 + } + +#bar:after { + content: "."; + display: block; + height: 0px; /* took out negative margin and set height to 0 */ + overflow: hidden; + clear: both; + visibility: hidden; + } + + /* Holly Hack Targets IE Win only \*/ + * html #bar {height: 1%;} + /* End Holly Hack */ + +#systembar { + float: right; + width: 34%; + background: #e6e6e6 url(/img/greybar_tr.gif) 100% 0 no-repeat; + } + +#systembarinner { + background: url(/img/greybar_br.gif) 100% 100% no-repeat; + height: 2.8em; + /* text-align: center; */ + text-align: right; + padding-right: 10px; + } + +#systembarinner div { + color: #000; + font-variant: small-caps; + padding-top: 5px; + } + +#searchbar { + float: left; + width: 66%; + background: #e6e6e6 url(/img/greybar_tl.gif) 0 0 no-repeat; + } + +#searchbarinner { + padding-left: 10px; + background: url(/img/greybar_bl.gif) 0 100% no-repeat; + height: 2.8em; + /* + text-align: left; + text-align: center; + */ + text-align: right; + + } + +#systembarinner form, +#searchbarinner form { + margin: 0; + padding-top: 5px; /* changed to padding-top: 5px */ + /*text-align: center;*/ + } +/* end header */ + +/* The following styles establish the new side nav bar */ +#sidenav { /* for ie55 */ + width: 132px; + background-color: #999; + background-image: url(/img/corner_sidenav_top.gif); + background-position: top right; + background-repeat: no-repeat; + font-family: "Luxi Sans", verdana, arial, sans-serif; + font-size: xx-small; + /* false value for WinIE4/5 */ + voice-family: "\"}\""; + /* trick WinIE4/5 into thinking rule is over */ + voice-family: inherit; + /* recover from trick */ + font-size: x-small; + /* intended value for better browsers */ + font-weight: bold; + } + + +#sidenav ul { + background-image: url(/img/corner_sidenav_bottom.gif); + background-position: bottom left; + background-repeat: no-repeat; + list-style: none; + padding: 10px 0 10px 0; + margin: 0; + } + +#sidenav ul ul { + background: none; + /* background-color: #c1c1c1; */ + background-color: #ccc; + margin: 0; + padding: 0; + border-top: 1px solid #999; + } + +#sidenav ul li { + border-bottom: 1px solid #a7a7a7; + margin: 0; + } + +#sidenav ul li:last-child { + border-bottom: 1px solid #999; + } + +#sidenav ul li.sidenav-selected { + /* + background: #8a8a8a; + background: #7b7b7b; + */ + background: #6c6c6c; + /* border-top: 1px solid #999; */ + } + +#sidenav ul li.sidenav-selected span { + display: none; + } + +#sidenav ul li a { + display: block; + color: white; + text-decoration: none; + padding: 3px 5px 3px 15px; + margin: 0; + } + +#sidenav ul ul li.sidenav-selected { + background: #6c6c6c; + /* background: #7b7b7b; + background: #8a8a8a; + */ + } + + +#sidenav ul ul li:last-child { + border-bottom: none; + } + +#sidenav ul ul li a { + padding-left: 30px; + color: #555; + } + +#sidenav ul ul li.sidenav-selected a { + padding-left: 30px; + color: white; + } + + +#content { + clear: both; + } + +/* The following styles establish the legend boxes in the left sidebar */ +.sideleg { + width: 132px; + background: url(/img/sidelegend_top.gif) 0 0 no-repeat; + padding-top: 9px; + margin-top: 1em; + } + + +.sideleg h2 { + font-size: x-small; + color: #666; + border: 1px solid #acacac; + border-top: none; + padding: 0 0 3px 15px; + margin: 0; + } + +.sideleg ul { + padding: 0 0 9px 0 ; + margin: 0; + list-style: none; + background: url(/img/sidelegend_bottom.gif) 0 100% no-repeat; + } + +.sideleg ul li { + padding: 12px 0 6px 15px; + font-size: x-small; + color: #666; + border-left: 1px solid #acacac; + border-right: 1px solid #acacac; /* removed clear:left */ + } + +.sideleg ul li img { + float: left; + padding-right: 3px; + margin-top: -3px; + } + +h1 { + margin-top: 0; + } + +/* existing PKI STYLES - modded - these need to be inserted carefully */ + +.sidebar { + padding-right: 15px; + vertical-align: top; +} + +table.iso_dl { + border-collapse: collapse; +} + +table.iso_dl td { + padding: 4px; +} + +table.iso_dl th { + color: #999; + background-color: #eee; + border: 1px solid #999; + padding: 6px 3px; + text-align: right; +} + +table.iso_dl th.first { + text-align: left; +} + +th { + padding: 4px 6px; + color: #fff; + /* background-color: #b4b19a; */ + text-align: left; + font-size: small; +} + + +/* -- YOUR PKI stuff -- */ +table.half-table { + background: #b4b19a url(/img/table_corner_tr.gif) 100% 0 no-repeat; + padding: 0px; + margin: 0px; + } + +.half-table td { + background-color: #fff; +} + +table.your-pki table.half-table td { + padding: 2px 8px; +} + +table.your-pki table.full-table td { + padding-left: 4px; + padding-right: 4px; + padding-top: 4px; +} + +table.half-table thead th:first-child { + background: url(/img/table_corner_tl.gif) top left no-repeat; + } + + + + +/* -- General list stuff -- */ +table.list { + font-size: 10px; + background: #b4b19a url(/img/table_corner_tr.gif) top right no-repeat; + border-bottom: 1px solid #b4b19a; +} + +/* Holly Hack Targets IE Win only \*/ + * html table.list, * html table.half-table {background-image: none;} + /* End Holly Hack */ + + + +table.list thead th:first-child { + background: url(/img/table_corner_tl.gif) top left no-repeat; + } + +table.list-pagination { + font-size: smaller; +} + + +td.first-column { + border-left: 1px solid #b4b19a; +} + +td.last-column { + border-right: 1px solid #b4b19a; +} + +td.only-column { + border-right: 1px solid #b4b19a; + border-left: 1px solid #b4b19a; +} + + +.list-checkbox { + text-align: center; + border-left: 1px solid #b4b19a; +} + +.list-checkbox-header { + text-align: center; +} + +.list th a { + display: inline; + } + +.list a:hover { + text-decoration: underline; +} + +/* list row classes */ +.list-row-even td{ + background-color: #F1EBDC; +} +.list-row-odd td { + background-color: #ffffff; +} +.list-row-summary { + text-align: right; + font-weight: bold; + border: 1px solid #ccc; + background-color: #eee; +} +.list-row-even td, .list-row-odd td, .list-row-summary td { + padding: 4px 8px; +} + +.list-horiz-separator hr { + border: 0; + border-bottom: 1px solid #ccc; + padding: 0px; +} + + +/* default class def for row color toggling */ +.list-row-even-selected { + background-color: #dde5ff; +} +.list-row-odd-selected { + background-color: #dde5ff; +} + +.list-row-odd-selected td, .list-row-even-selected td { + border-bottom: 1px solid #ccc; + padding: 4px 8px; +} + +/* special column classes */ +th + th { + border-left: 0; +} +a[name]:hover { + color: inherit; +} + + + + +/* --- TABLE TREE VIEW --- */ +tr.table-tree-even td, tr.table-tree-odd td { + padding: 10px 15px; +} +tr.table-tree-even img, +tr.table-tree-odd img { + margin-left: 4px; +} +tr.table-tree-odd { + background-color: #F1EBDC; +} +tr.table-tree-even { + background-color: #fff; +} + +/* padding for parent+child channels */ +tr.table-tree-even + tr.table-tree-even td, +tr.table-tree-odd + tr.table-tree-odd td { + padding-top: 0; +} + + + + +/* signin page stuff start */ +#footer { + /* + border-top: 2px dotted #ccc; + padding: 2em 4em 2em 4em; + */ + padding: 1em; + margin: 1em 4em 1em 4em; + text-align: center; + font-size: 10px; + color: #aaa; + + margin-left: auto; + margin-right: auto; + margin-top: 64px; +} + +h1#pki_welcome { + background-image: url(/img/pki_welcome.gif); + background-position: 0 0; + background-repeat: no-repeat; + padding-bottom: 5px; + height: 20px; + } + +h1#pki_welcome2 { + background-image: url(/img/pki_welcome2.gif); + background-position: 0 0; + background-repeat: no-repeat; + height: 37px; + } + +h1#pki_welcome3 { + background-image: url(/img/pki_welcome3.gif); + background-position: 0 0; + background-repeat: no-repeat; + height: 40px; + } + +h1#pki_welcome span { + display: none; + } + +h1#pki_welcome2 span { + display: none; + } + +h1#pki_welcome3 span { + display: none; + } + +ul.linkage { + list-style: none; + padding: 8px; + margin: 0px; + } + +ul.linkage li{ + background-image: url(/img/bullet_arrowblue.png); + background-repeat: no-repeat; + background-position: 0 .4em; + padding-left: 10px; + margin: .4em 0; + } + +#contentLeft { + float: left; + margin-top: 20px; +} + +#contentRight { + margin: 0 15px 0 295px; +} + + /**** following styles define the CLEAR BOX W/ROUNDED CORNERS */ + + .clearBox { + width: 279px; + background: url(/img/corner_halflinebox_top.png) top right no-repeat; + } + + .clearBox { + padding-top: 7px; + margin-bottom: 15px; + } + + .clearBoxInner { + background: url(/img/corner_halflinebox_bottom.png) bottom left no-repeat; + } + + .clearBoxInner { + width: 100%; + padding-bottom: 7px; + } + + .clearBoxBody { + padding: 5px 14px; + border-left: 1px solid #b4b4b4; + border-right: 1px solid #b4b4b4; + } + + .clearBoxBody h2 { + font-size: small; + } + +div.formrow { + padding: 5px 0; + font-size: x-small; + } + +div.formrow:after { + content: "."; + display: block; + height: 0; + overflow: hidden; + clear: right; + visibility: hidden; + } + + /* Holly Hack Targets IE Win only \*/ + * html .formrow {height: 1%;} + /* End Holly Hack */ + +div.formrow span.label { + float: left; + width: 110px; + text-align: right; + font-weight: bold; + padding: .5em 0; + } + +div.formrow span.formfield { + float: right; + width: 130px; + text-align: left; + } + +p#intro { + font-size: 1.3em; + line-height: 1.2em; + color: #000; + } + +p.endnote { + font-size: smaller; + margin-top: 3em; + padding-top: 10px; + line-height: 1.5em; + border-top: 1px solid #333; + } + + +/* CONTENT-NAV - begin */ + +.content-nav { + margin: 0; + padding: 0; +} + +.content-nav a:visited { + color: #06c; +} + +.content-nav ul { + list-style-type: none; + margin: 0; + padding: 0; + font-size: 10px; + font-family: "Luxi Sans", verdana, arial, sans-serif; + } + +.content-nav:after, +.content-nav ul:after { + content: "."; + display: block; + height: 1px; + margin-top: -1px; + overflow: hidden; + clear: both; + visibility: hidden; + } + +/* Holly Hack Targets IE Win only */ +* html .content-nav {height: 1%;} +* html .content-nav ul {height: 1%;} +/* End Holly Hack */ + +ul.content-nav-rowone, +ul.content-nav-rowthree { + margin-left: 10px; + } + +ul.content-nav-rowone { + border-bottom: 3px solid #e6e6e6; + margin-bottom: -3px; + } + +/* Holly Hack Targets IE Win only \*/ +* html ul.content-nav-rowone {margin-right: 8px;} +* html ul.content-nav-rowone {margin-bottom: -2px;} +/* End Holly Hack */ + +ul.content-nav-rowone li, ul.content-nav-rowthree li { + float: left; + } + +ul.content-nav-rowone li a, ul.content-nav-rowthree li a { + display: block; + padding: 4px 8px; + } + +ul.content-nav-rowtwo { + background: url(/img/contentnav_rowtwo_b.gif) bottom left no-repeat; + padding-bottom: 6px; + margin-right: 8px; + } + +ul.content-nav-rowtwo li { + display: inline; + padding-left: 18px; + } + +a.content-nav-selected-link { + color: #000; + font-weight: bold; + } + +ul.content-nav-rowone li.content-nav-selected { + background: url(/img/contentnav_tabr.gif) top right no-repeat; + } + +ul.content-nav-rowone a.content-nav-selected-link { + background: url(/img/contentnav_tabl.gif) top left no-repeat; + } + +ul.content-nav-rowthree li.content-nav-selected { + background: url(/img/contentnav_tabr.gif) bottom right no-repeat; + } + +ul.content-nav-rowthree a.content-nav-selected-link { + background: url(/img/contentnav_tabl.gif) bottom left no-repeat; + } + +div.contentnav-row2 { + background: #e6e6e6 url(/img/contentnav_rowtwo_t.gif) top left no-repeat; + padding: 0px; + clear: left; + } + +div.contentnav-row2 div.top { + background: url(/img/contentnav_rowtwo_t.gif) top right no-repeat; + margin-left: 8px; + height: 6px; + font-size: 0; + } + +div.contentnav-row2 div.bottom { + background: url(/img/contentnav_rowtwo_b.gif) bottom right no-repeat; + } + +/* CONTENTNAV - end */ + + + + +/************************************************************** MAIN NAVIGATION */ + +#mainNavOuter { + width: 100%; + background-image: url(/img/corner_mainnav_bottom_chopped.png); + background-position: bottom right; + background-repeat: no-repeat; + background-color: #4f52b5; + } + +#mainNav { + width: 100%; + font-weight: bold; + font-family: "Luxi Sans", verdana, helvetica, arial, sans-serif; + font-size: x-small; + } + + +/* float clear hack that has been hacked for Moz 1.5x and below */ +#mainNavOuter:after { + content: "."; + display: block; + height: 1px; + margin-top: -1px; + overflow: hidden; + clear: both; + visibility: hidden; + } + /* Holly Hack Targets IE Win only \*/ + * html .mainNavOuter {height: 1%;} + /* End Holly Hack */ + + +#mainNavInner { + width: 100%; + height: 7px; + background-image: url(/img/corner_mainnav_top_chopped.png); + background-position: top right; + background-repeat: no-repeat; + } + +#mainNav ul { + padding: 0; + margin: 0; + list-style-type: none; + background-image: url(/img/corner_mainnav_tl.png); + background-position: top left; + background-repeat: no-repeat; + } + +#mainNav ul li { + background: #b70000; + display: block; + float: left; + padding: 0; + margin: 0; + } + +#mainNav li#mainFirst-active, +#mainNav li#main-active, +#mainNav li#mainLast-active { + background-color: #000080; + } + + +/* special casing for left-most top tab */ +#mainNav ul li a.mainFirstLink { + background-image: url(/img/corner_mainnav_tl.png); + background-position: top left; + background-repeat: no-repeat; + } + +#mainNav li#mainFirst-active a.mainFirstLink { + background-image: url(/img/corner_mainnav_tl_hi.png); + background-position: top left; + background-repeat: no-repeat; + } + +#mainNav ul li#mainFirst { + background-image: url(/img/corner_mainnav_bl.png); + background-position: bottom left; + background-repeat: no-repeat; + } + +#mainNav li#mainFirst-active { + background-image: url(/img/corner_mainnav_bl_hi.png); + background-position: bottom left; + background-repeat: no-repeat; + } + +/* special casing for right-most top tab */ +#mainNav ul li a.mainLastLink { + background-image: url(/img/corner_mainnav_tr.png); + background-position: top right; + background-repeat: no-repeat; + } + +#mainNav li#mainLast-active a.mainLastLink { + background-image: url(/img/corner_mainnav_tr_hi.png); + background-position: top right; + background-repeat: no-repeat; + } + +#mainNav ul li#mainLast { + background-image: url(/img/corner_mainnav_br.png); + background-position: bottom right; + background-repeat: no-repeat; + } + +#mainNav li#mainLast-active { + background-image: url(/img/corner_mainnav_br_hi.png); + background-position: bottom right; + background-repeat: no-repeat; + } + +#mainNav ul li a { + display: block; + float: left; + text-decoration: none; + color: #fff; + padding: 5px 15px; + font-size: 11px; + text-decoration: none !important; + } + diff --git a/dogtag/ra-ui/shared/docroot/css/pki-base.css b/dogtag/ra-ui/shared/docroot/css/pki-base.css new file mode 100644 index 000000000..1892b75dc --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/css/pki-base.css @@ -0,0 +1,213 @@ +/* --- BEGIN COPYRIGHT BLOCK --- + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Copyright (C) 2007 Red Hat, Inc. + * All rights reserved. + * --- END COPYRIGHT BLOCK --- + */ + +@import url("pki.css"); +@import url("pki-360.css"); + +/* The following styles are for ALL browsers, including Netscape + Navigator 4.x. Put more detailed CSS in pki.css. */ + + +/* from rob byers */ + +/* This establishes background pattern and centering of content area as well +as font-styles for the site */ +body { + margin: 0; + padding: 0; + color: #333; + text-align: center; + font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif; + font-size: small; + } + +img { + border: 0; + } + +#broken-browser-warning { + text-align: center; +} + +.sidebar { + padding: 10px 0 0 0; /* changed padding parameters */ + /*border-right: 1px solid #ccc;*/ + vertical-align: top; +} +.sidebar-title { + color: #999; + font-size: 10px; + text-align: center; + border-bottom: 1px solid #ccc; +} +.sidebar-links { + font-size: 10px; + margin: 0; + padding: 0 0 0 15pt; + color: #999; +} +.sidebar-title + .sidebar-links { + margin-top: -0.5em; +} + +.sidebar-info { + padding: 4px 4px; +} +.sidebar-info h2 { + padding-left: 10px; + margin: 4px; +} +.legend-row { + padding: 0px 2px; + white-space: nowrap; +} +.legend-row img { + vertical-align: middle; + margin: 3px 4px; + padding: 0; +} + +.tab-row img { + vertical-align: bottom; +} + +.bar-undertabs div { + background: #900 url("/img/tab-bar.gif") repeat-x bottom; + height: 11px; + font-size: 1px; + margin: 0; + padding: 0; +} +.bar-status form { + margin: 0; +} + +.bar-status { + background-color: #ddd; + font-size: 10px; + padding: 5px; + margin: 0; + border: 1px solid #ccc; + border-top: none; + /* + text-align: left; + */ +} + +#footer { + /* + border-top: 2px dotted #ccc; + padding: 2em 4em 2em 4em; + */ + padding: 1em; + margin: 1em 4em 1em 4em; + text-align: center; + font-size: 10px; + color: #aaa; + + margin-left: auto; + margin-right: auto; + margin-top: 64px; +} + +ul#help-url-list ul { + +} +ul#help-url-list li { + list-style: none; + padding-top: 10px; + padding-bottom: 10px; +} + +ul#help-url-list li a { + font-weight: bold; +} + +ul#faq-list { + padding-left: 2px; + margin-left: 0; +} + +#faq-list li { + list-style: none; + margin-left: 10px; + margin-top: 10px; + margin-bottom: 10px; +} + +#faq-list a { +} + +#faq-details { + margin-left: 1em; +} + +#faq-details a.faq-back-to-top { + float: right; +} + +#faq-details p + h3 { + padding-top: 2em; +} + +div.login-component { + text-align: center; +} + +div.login-box { + border: 1px solid #999; + text-align: right; + padding: 12px 10px; + margin: 4px; + background-color: #eee; + width: 210px; + margin-left: auto; + margin-right: auto; +} + +div.login-box form { + margin: 0; +} + +div.login-box div.input-row { + font-weight: bold; + font-size: 10px; + white-space: nowrap; +} + +div.login-box div.input-row input { + font-weight: normal; + vertical-align: middle; +} + +div.filter-input { +} +div.filter-input input { + vertical-align: middle; + font-size: 10px; +} + +/* + Devel environment only. + +b, i, u, font, center, .fixme, blockquote { + background-color: #eaa; + text-decoration: line-through; +} +*/ diff --git a/dogtag/ra-ui/shared/docroot/css/pki.css b/dogtag/ra-ui/shared/docroot/css/pki.css new file mode 100644 index 000000000..8149eccf4 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/css/pki.css @@ -0,0 +1,742 @@ +/* --- BEGIN COPYRIGHT BLOCK --- + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Copyright (C) 2007 Red Hat, Inc. + * All rights reserved. + * --- END COPYRIGHT BLOCK --- + */ + +/* This file is for more detailed compliance (basically any browser +"better" than NN 4.x */ + +#broken-browser-warning { + display: none; +} + + +table.namespaces { + font-size: 10px; + border: 1px solid #999; +} + +table.list-pagination { + font-size: 10px; +} + +.list-empty-message { + margin: 0 2%; + cursor: text; + font-weight: bold; +} +.list-filterbox { + font-size: 10px; +} +.list-alphabar { + text-align: right; + font-size: 12px; + white-space: nowrap; +} +.list-alphabar a { + padding: 0px 2px; +} +.list-alphabar-enabled { + padding: 0px 2px; +} +.list-alphabar-disabled { + padding: 0px 2px; + color: #aaa; + cursor: default; +} +.list-box { + border: 1px solid #ccc; +} +.list-data-number { + text-align: right; +} + + +/* sample reddish toggle class def... */ +.remove-even-selected { + background-color: #fcc; +} +.remove-odd-selected { + background-color: #fcc; +} +.remove-even-selected td, .remove-odd-selected td { + border-bottom: 1px solid #aaa; + padding: 4px; +} + + +/* sample greenish toggle class def... */ +.green-even-selected { + background-color: #e5ffdd; +} +.green-odd-selected { + background-color: #e5ffdd; +} +.green-even-selected td, .green-odd-selected td { + border-bottom: 1px solid #ccc; + padding: 4px; +} + + + +.list-navbuttons { + white-space: nowrap; +} +.list-infotext { + white-space: nowrap; + color: #777; +} +.list-channel a { +} +.list-channel ul { + padding: 0; + margin: 0; +} +.list-channel li { + list-style: none; +} +.list-channel li + li { + padding-top: 0; +} +.list-channel li + li li { + padding-top: 0; +} +.list-channel li li { + list-style-image: url("/img/branch.gif"); + margin-left: 2.5em; +} + + + + + + + + + +.invisible-buttons input { + font-size: 10px; +} +a:hover, .invisible-buttons input:hover { + color: #f00; +} + +:visited { + color: #3850a9; +} +:link { + color: #2843c9; +} +a { + text-decoration: none; +} +a:hover { + text-decoration: underline !important; +} +a[name] { + text-decoration: inherit; +} +a[name]:hover { + text-decoration: none !important; +} + +.tab-row td { + background: #fff url("/img/tab-bar-top.gif") repeat-x bottom; +} + +hr { + border: 0; + border-bottom: 1px dashed #ccc; + padding: 0.5em; +} + +.site-info { + border: 2px solid #002244; + background-color: #225580; + color: white; + + padding: 0.5em; + margin-bottom: 0.5em; + margin-top: 2px; + font-size: 14px; + text-align: center; +} + +.site-info a:link { + color: #99ddff; + font-weight: bold; +} + +.site-info a:visited { + color: #99ddff; + font-weight: bold; +} + +.site-alert { + border: 3px solid #d00; + background-color: #924; + color: white; + + padding: 0.4em; + margin-bottom: 0.5em; + margin-top: 2px; + text-align: left; +} +.local-info { + color: #7782aa; + + text-align: left; + font-size: 14px; +} +.local-alert { + color: #d00; + padding-top:7px; + padding-left:4px; + text-align: left; + font-size: 14px; +} + +.bar-search { + font-size: 10px; + text-align: center; +} +.bar-logged-out { + font-weight: bold; + font-size: 10px; + text-align: center; +} +.bar-login { + font-weight: bold; + text-align: left; +} +.bar-ssm { + font-size: 10px; + text-align: right; +} + +button { + padding: 2px 5px 2px 5px; +} +button:hover { + background-color: #eee; +} +button:active { + padding: 3px 6px 1px 4px; +} +a.help-title { + vertical-align: top; +} + +a.help-title img { + border: 0; + padding: 0; + margin: 0; + vertical-align: top; + + /* Mozilla and IE extensions */ + opacity: 0.75; +} +a.help-title:hover img { + /* Mozilla and IE extensions */ + opacity: 1.0; +} + +a[name]:hover { + color: inherit; +} + +h1, div.toolbar-h1 { + margin-top: 0; + margin-bottom: 0.5em; + font-size: 20px; +} + +h1 img, div.toolbar-h1 img { + vertical-align: middle; + padding-top: 2px; + padding-bottom: 4px; +} + +h1 a.help-title img, div.toolbar-h1 a.help-title img { + margin: 0; + padding: 0; + vertical-align: top; +} + +div.toolbar-h1, div.toolbar-h2 { + font-weight: bold; + padding: 4px 0; +} + +h2, div.toolbar-h2 { + font-size: 1.0em; + color: #999; + border-bottom: 2px solid #ccc; +} +h2 img, div.toolbar-h2 img { + vertical-align: middle; +} +h2 a { +} + + +h3 { + font-size: 1.0em; +} + +.form-center { + text-align: center; +} +select, input, textarea { + font-family: sans-serif; + font-size: 100%; +} +.indent { + margin-left: 1em; +} +.iso-md5 { + font-family: monospace; + text-align: right; +} + +.list-iso th { + border-width: 0 0 1px 0; +} +.list-iso th + th { + border-left: 1px solid #ccc; +} +.list-iso td.seperated { + border-top: 1px solid #ccc; + font-weight: bold; +} +.list-iso { + font-size: 10px; + border: 1px solid #999; + padding: 1px; +} +.list-iso-item { + margin-left: 1em; +} +.list-iso-item { + color: #555; +} +.list-iso-item + .list-iso-item { + margin-top: 0.05em; +} +.list-iso p + p { +} +.a-to-z-bar { + +} +.linkchain { + text-align: center; + font-size: 12px; + color: #555; + white-space: nowrap; +} +.linkchain a { + font-weight: bold; +} +.preference { + margin: 0 30px 0 30px; + text-align: left; + font-size: 0.9em; + font-weight: bold; + color: #444; +} + + +.schedule-action-interface th { + background-color: #fff; + padding: 2px; + border: none; + color: black; + text-align: left; +} + +div.toolbar { + vertical-align: middle; + font-weight: normal; + font-size: 12px; + color: #999; + float: right; + margin-top: 9px; + white-space: nowrap; +} +.toolbar img { + border: none; + padding: 0 2px 1px 2px; + vertical-align: middle; +} +.toolbar a { + padding: 0 2px; + text-decoration: none; +} + +div.up-arrow { + vertical-align: middle; + font-weight: normal; + font-size: 12px; + color: #999; + float: left; + margin: 0 2%; + white-space: nowrap; +} +.up-arrow img { + border: none; + padding: 0 2px 4px 2px; + vertical-align: middle; +} +.up-arrow a { + padding: 0 2px; + text-decoration: none; +} + + +.ok-explanation img { + border: none; + vertical-align: middle; + padding: 2px 0 4px 0; +} + + +.resubscribe-warning img { + border: none; + vertical-align: middle; + padding: 2px 0 4px 0; +} + +.resubscribe-warning-big { + margin: 0 2%; + cursor: text; + color: #c00; +} +.resubscribe-warning-big img { + border: none; + padding: 0 4px 0 0; + vertical-align: middle; + float: left; +} + +.required-form-field { + font-weight: bold; + color: #c00; +} +.ssm-overview th { + background-color: #fff; + border: none; + text-align: center; + padding: 6px; +} + + +table.namespace-control { + padding: 4px; +} + +.namespace-control tr { + vertical-align: middle; +} + +.namespace-control td { + padding: 4px; +} + +.namespace-control-buttons td { + padding: 4px; + vertical-align: middle; +} + +table.details-2-columns { + padding: 4px; + border: none; +} + +table.details { + margin: 0 2%; +} +.details th { + padding: 8px; + padding-left: 16px; + border: none; + color: #444; + text-align: right; + vertical-align: top; + border: 1px solid #ddd; + border:none; + background-color: #eee; + -moz-border-radius-topleft: 15px; + -moz-border-radius-bottomleft: 15px; +} + +.details th.required-form-field { + border-right: 4px solid #c77; +} + +.details td { + vertical-align: top; + padding: 4px; + padding-left: 2px; + padding: 8px; + border-bottom: 0; +} + +.details th + td { + border-bottom: 1px solid #ddd; +} + +.details td div { + text-align: left; + margin-bottom: 10px; + white-space: nowrap; +} + +.details td table td { + margin: 0; + padding: 0; + border: 0; +} + +.details td table { +} + +table.details td.small-form textarea { + font-size: 10px; + font-family: monospace; +} + +.details-header { + font-weight: bold; + color: #444; + font-family: helvetica; +} + +.system-status { + text-align: center; +} +.system-status img { + vertical-align: middle; + padding-top: 0px; + padding-bottom: 2px; +} +.system-update-critical { + font-weight: bold; + color: #900; +} + +.system-status-critical-updates { + font-weight: bold; + color: #c00; +} +.system-status-updates { + font-weight: bold; + color: #d80; +} +.system-status-bugfixes { + font-weight: bold; + color: #337; +} +.system-status-enhancements { + font-weight: bold; + color: #595; +} +.system-status-updates-scheduled { + font-weight: bold; +} +.system-status-up-to-date { + font-weight: bold; + color: #68d; +} +.system-status-unentitled { + font-weight: bold; + color: #333; +} +.system-status-awol { + font-weight: bold; + color: #f63; +} + +.system-status-locked { + font-weight: bold; + color: #f63; +} + +.system-status-kickstart { + font-weight: bold; + color: #f90; +} + +osa-offline { + font-weight: bold; + color: #900; +} + +.osa-online { + font-weight: bold; + color: #68d; +} + +.probe-status-critical { + font-weight: bold; + color: #c00; +} + +.probe-status-unknown { + font-weight: bold; + color: #f63; +} + +.work-with-group-header { + text-align: right; +} +.work-with-group-header img { + border: none; +} + +td.comparison { + padding: 10px; +} + +.summary-row { + background-color: #f5f5f5; +} + +.feedback-email { + font-weight: bold; + color: #900; +} + +.schedule-action-interface { + color: black; +} + +#navlogo { + border: 0; + margin: 4px 13px; + position: absolute; + top: 5px; +} +#navtabs { + position: absolute; + left: 166px; + top: 35px; + display: block; +} +#navhelp { + position: absolute; + right: 10px; + top: 15px; + border: 0; + padding: 15px; + padding-top: 0px; +} + + +.action-summary-errata, .action-summary-package, .action-summary-config { + padding-top: 10px; +} + +.action-summary-errata ul, .action-summary-package ul, .action-summary-config ul { + margin: 0; + list-style: none; +} + +div.page-summary { + margin: 0 2%; + cursor: text; +} + +div.page-summary a { + text-decoration: underline; + cursor: pointer +} + +div.marketing-summary { + margin: 0 2%; + cursor: text; +} + +div.marketing-summary a { + text-decoration: underline; + font-weight: bold; + cursor: pointer +} + +.search-choices form { + margin: 0; + padding: 0; +} +.search-choices { + margin-top: 20px; +} + +.search-choices-group { + margin-left: 40px; +} + +.debug-profile { + background-color: #eee; + border: 1px solid #ccc; + margin: 20px 40px; + padding: 8px; +} + +div.buy-now { + text-align: left; + padding-top: 16px; +} + +div.buy-now img { + border: 0; +} + +span.no-details { + font-style: italic; + color: #777; +} + +.page-content { + padding: 6px 10px 6px 16px; + vertical-align: top; + width: 100%; +} + +div.pki-embedded-help { + padding: 6px 20px 6px 20px; +} + +.pki-embedded-help-NAVHEADER th { + margin-top: 0; + padding-bottom: 1em; + font-size: 20px; + border: 0; + background-color: #fff; + color: black; + text-align: left; +} + +.pki-embedded-help-NAVHEADER td { + padding: 0 2em; +} + +.pki-embedded-help-TOC { + padding: 0 4em; +} + +code.line-of-code { + white-space: nowrap +} diff --git a/dogtag/ra-ui/shared/docroot/ee/agent/enroll.vm b/dogtag/ra-ui/shared/docroot/ee/agent/enroll.vm new file mode 100644 index 000000000..a8dacbfbe --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/agent/enroll.vm @@ -0,0 +1,74 @@ + + + + +Agent Certificate Enrollment + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : Agent Enrollment
    +Enroll Interface +

    +

    +Your Certificate: +
    +Subject DN: $subject_dn +
    +

    +-----BEGIN CERTIFICATE-----
    +$cert
    +-----END CERTIFICATE-----
    +
    +import certificate +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/agent/index.vm b/dogtag/ra-ui/shared/docroot/ee/agent/index.vm new file mode 100644 index 000000000..003ce2ca2 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/agent/index.vm @@ -0,0 +1,83 @@ + + + + +RA End-Entity + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : Agent Enrollment
    +

    +

    +For RA agent enrollment, an agent must submit a pin creation request first before performing certificate enrollment. +

    +

    + + + + + + + +
    + +
  • Pin Creation Request
  • +
    +
    + +
  • Certificate Enrollment
  • +
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/agent/new.vm b/dogtag/ra-ui/shared/docroot/ee/agent/new.vm new file mode 100644 index 000000000..3cbf754b0 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/agent/new.vm @@ -0,0 +1,88 @@ + + + + +Agent Certificate Request + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : Agent Enrollment
    +Agent Interface +

    +

    +This form is for new agent to request for agent certificate. +

    +

    +
    + + + + + + + + + + + + + + + + + +
    UID:
    Your Email:
      
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/agent/start.vm b/dogtag/ra-ui/shared/docroot/ee/agent/start.vm new file mode 100644 index 000000000..32adbb57f --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/agent/start.vm @@ -0,0 +1,114 @@ + + + + +Agent Certificate Request Using a One-Time Pin + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + + + +RA Services : Agent Enrollment
    +Agent Interface +

    +

    +This form is for new RA agent to request a certificate. +

    +

    +
    + + + + + + + + + + + + + + + + + +
    UID:
    One-Time Pin:
      
    + +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/agent/submit.vm b/dogtag/ra-ui/shared/docroot/ee/agent/submit.vm new file mode 100644 index 000000000..3bbdf9ad0 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/agent/submit.vm @@ -0,0 +1,73 @@ + + + + +Agent Certificate Request Submission + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : Agent Enrollment
    +

    +

    +Your request has been successfully submitted. +

    +

    + + + + + +
    Request ID:$request_id
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/error.vm b/dogtag/ra-ui/shared/docroot/ee/error.vm new file mode 100644 index 000000000..1ca3a37ed --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/error.vm @@ -0,0 +1,71 @@ + + + + +RA End-Entity Error! + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +EE Interface +
    +

    +

    +Request process error +
    +#if ($has_error) + Error: $error +#end + +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/index.vm b/dogtag/ra-ui/shared/docroot/ee/index.vm new file mode 100644 index 000000000..c63d186c5 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/index.vm @@ -0,0 +1,102 @@ + + + + +RA End-Entity + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA EE Services +
    +

    +

    + + + + + + + + + + + + + + + + +
    + +
  • SCEP Enrollment
  • +
    +
    + +
  • Server Enrollment
  • +
    +
    + +
  • User Enrollment
  • +
    +
    + +
  • Agent Enrollment
  • +
    +
    + +
  • Request Status Check
  • +
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/request/getcert.vm b/dogtag/ra-ui/shared/docroot/ee/request/getcert.vm new file mode 100644 index 000000000..44d5bd6b9 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/request/getcert.vm @@ -0,0 +1,72 @@ + + + + +Import Certificate + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : Request Status Check +
    +Certificate Import +

    +

    +

    +Serial Number:$serialno
    +Subject DN:$subject_dn

    +Base64 Encoding:
    +

    $output
    +Import Certificate (click on the following link to import):
    +import certificate +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/request/index.vm b/dogtag/ra-ui/shared/docroot/ee/request/index.vm new file mode 100644 index 000000000..003b0c8c3 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/request/index.vm @@ -0,0 +1,67 @@ + + + + +RA End-Entity + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : Request Status
    +

    +

    +

    +Request Id: +
    +Check +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/request/status.vm b/dogtag/ra-ui/shared/docroot/ee/request/status.vm new file mode 100644 index 000000000..0b76168ea --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/request/status.vm @@ -0,0 +1,91 @@ + + + + +Certificate Request Status + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : Request Status Check +
    +Request Status +

    +

    +

    +

    + + + + + + + + + + + + + +#if ($status == "APPROVED") +#if ($serialno != "unavailable") + + + + +#end +#end +
    Request ID:$id
    Status:$status
    Error Message:$errorString
    Import Certificate:$id
    + +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/scep/enroll.vm b/dogtag/ra-ui/shared/docroot/ee/scep/enroll.vm new file mode 100644 index 000000000..0864f0aba --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/scep/enroll.vm @@ -0,0 +1,74 @@ + + + + +SCEP Router Enrollment + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : +SCEP Enrollment
    +Installer Interface +

    +

    +This form is for router installer to retrieve the requested certificate. +

    + Your Certificate: +
    +

    +-----BEGIN CERTIFICATE-----
    +$cert
    +-----END CERTIFICATE-----
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/scep/index.vm b/dogtag/ra-ui/shared/docroot/ee/scep/index.vm new file mode 100644 index 000000000..5c5b0db1a --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/scep/index.vm @@ -0,0 +1,83 @@ + + + + +RA End-Entity + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : SCEP Enrollment
    +

    +

    +In the SCEP enrollment, a manager must firstly submit a one-time pin creation request to the RA. RA Agent will then approve and generate an one-time pin. The pin will be returned to the manager who will give the pin to a local router installer. The router installer visits the enrollment form where certificate request, one time pin and other necessary information are submitted. The system will issue the certificate immediately. +

    +

    + + + + + + + +
    + +
  • Request Submission - Manager
  • +
    +
    + +
  • SCEP Enrollment - Installer
  • +
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/scep/installer.vm b/dogtag/ra-ui/shared/docroot/ee/scep/installer.vm new file mode 100644 index 000000000..567544495 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/scep/installer.vm @@ -0,0 +1,73 @@ + + + + +SCEP Router Request Using a One-Time Pin + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : +SCEP Enrollment
    +Installer Interface +

    +

    +This form is for router installer to request a certificate with the given one time pin. +

    +

    +The SCEP enrollment URL for the router is: +
    +
    +http://$machine:$port/ee/scep/pkiclient.cgi +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/scep/manager.vm b/dogtag/ra-ui/shared/docroot/ee/scep/manager.vm new file mode 100644 index 000000000..a9b0717bb --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/scep/manager.vm @@ -0,0 +1,123 @@ + + + + +SCEP Router Manager Request for a One-Time Pin + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + + + +RA Services : +SCEP Enrollment
    +Manager Interface +

    +

    +This form is for manager to request for a one time pin so that router installer can request for a certificate. +

    + + +

    + + + + + + + + + + + + + + + + + + + + + +
    Client ID:
    Site ID (IP Address):
    Your Email:
      
    + +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/scep/submit.vm b/dogtag/ra-ui/shared/docroot/ee/scep/submit.vm new file mode 100644 index 000000000..41a186a49 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/scep/submit.vm @@ -0,0 +1,76 @@ + + + + +SCEP Router Request Submission + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : +SCEP Enrollment
    +Manager Interface +

    +

    +Your request has been successfully submitted. +

    +

    + + + + + +
    Request ID:$request_id
    + +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/server/admin.vm b/dogtag/ra-ui/shared/docroot/ee/server/admin.vm new file mode 100644 index 000000000..7307aaf50 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/server/admin.vm @@ -0,0 +1,132 @@ + + + + +Server Certificate Request + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + + +RA Services : +Server Enrollment
    +Server Administrator Interface +

    +

    +This form is for server administrator to request for a server certificate. +

    + + +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Server ID:
    Site ID:
    Your Email:
    CSR:
      
    + +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/server/index.vm b/dogtag/ra-ui/shared/docroot/ee/server/index.vm new file mode 100644 index 000000000..7d3ca76d5 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/server/index.vm @@ -0,0 +1,76 @@ + + + + +RA End-Entity + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : Server Enrollment
    +

    +

    +Server Administrator must use the following form to submit a request which will later be approved by a RA agent. Upon approval, the administrator will be notified by email and the server certificate can be retrieved. +

    +

    + + + + +
    + +
  • Request Submission - Administrator
  • +
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/server/submit.vm b/dogtag/ra-ui/shared/docroot/ee/server/submit.vm new file mode 100644 index 000000000..2afb4b891 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/server/submit.vm @@ -0,0 +1,75 @@ + + + + +Server Certificate Request Submission + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : +Server Enrollment
    +Server Administrator Interface +

    +

    +Your request has been successfully submitted. +

    +

    + + + + + +
    Request ID:$request_id
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/user/index.vm b/dogtag/ra-ui/shared/docroot/ee/user/index.vm new file mode 100644 index 000000000..0a6766f1b --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/user/index.vm @@ -0,0 +1,83 @@ + + + + +RA End-Entity + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : User Enrollment
    +

    +

    +For user enrollment, user must access the following forms with appropriate client (i.e. browser) where key pair will be generated. +

    +

    + + + + + + + +
    + +
  • Request Submission - User
  • +
    +
    + +
  • Renewal - User
  • +
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/user/renew.vm b/dogtag/ra-ui/shared/docroot/ee/user/renew.vm new file mode 100644 index 000000000..e8b0c90fc --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/user/renew.vm @@ -0,0 +1,86 @@ + + + + +User Certificate Renewal Notification + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : +User Enrollment
    +Renewal Interface +

    +

    +Your certificate has been successfully renewed. +

    +

    + + + + + + + + + + + + + + + + +
    Request ID:$request_id
    Data$data
    Output$output
    Serial Number$serialno
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/user/renewal.vm b/dogtag/ra-ui/shared/docroot/ee/user/renewal.vm new file mode 100644 index 000000000..592468445 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/user/renewal.vm @@ -0,0 +1,73 @@ + + + + +User Certificate Renewal + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : +User Enrollment
    +User Renewal Interface +

    +

    +This form is for end user to renew his/her certificates.
    +At popup, please select the user certificate to renew. +

    +

    +
    + +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/user/submit.vm b/dogtag/ra-ui/shared/docroot/ee/user/submit.vm new file mode 100644 index 000000000..02edb6d58 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/user/submit.vm @@ -0,0 +1,75 @@ + + + + +User Certificate Request Submission + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +RA Services : +User Enrollment
    +Manager Interface +

    +

    +Your request has been successfully submitted. +

    +

    + + + + + +
    Request ID:$request_id
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ee/user/user.vm b/dogtag/ra-ui/shared/docroot/ee/user/user.vm new file mode 100644 index 000000000..2da3d3606 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/user/user.vm @@ -0,0 +1,435 @@ + + + + + + + + + + +User Certificate Request + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + + + +RA Services : +User Enrollment
    +User Interface +

    +

    +This form is for user to request for an end-user certificate. +

    + + +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    UID:
    Full Name:
    Site ID:
    Your Email:
      
    + +
    +
    + + + +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/footer.vm b/dogtag/ra-ui/shared/docroot/footer.vm new file mode 100644 index 000000000..a596e45b1 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/footer.vm @@ -0,0 +1,19 @@ + + diff --git a/dogtag/ra-ui/shared/docroot/header.vm b/dogtag/ra-ui/shared/docroot/header.vm new file mode 100644 index 000000000..18862497b --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/header.vm @@ -0,0 +1,26 @@ + + diff --git a/dogtag/ra-ui/shared/docroot/images/logo_header.gif b/dogtag/ra-ui/shared/docroot/images/logo_header.gif new file mode 100644 index 000000000..573482227 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/images/logo_header.gif differ diff --git a/dogtag/ra-ui/shared/docroot/images/pki-icon-help.gif b/dogtag/ra-ui/shared/docroot/images/pki-icon-help.gif new file mode 100644 index 000000000..21d9f13d6 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/images/pki-icon-help.gif differ diff --git a/dogtag/ra-ui/shared/docroot/images/pki-icon-home.gif b/dogtag/ra-ui/shared/docroot/images/pki-icon-home.gif new file mode 100644 index 000000000..ef1726b74 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/images/pki-icon-home.gif differ diff --git a/dogtag/ra-ui/shared/docroot/images/pki-icon-software.gif b/dogtag/ra-ui/shared/docroot/images/pki-icon-software.gif new file mode 100644 index 000000000..dd64b485c Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/images/pki-icon-software.gif differ diff --git a/dogtag/ra-ui/shared/docroot/index.vm b/dogtag/ra-ui/shared/docroot/index.vm new file mode 100644 index 000000000..2b9677f20 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/index.vm @@ -0,0 +1,90 @@ + + + + +RA Services + + + + + + + +#include ( "header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + + +Certificate System RA Services Page +
    +

    + +

    +

    + + + + + + + + + + +
    + +
  • SSL End Users Services
  • +
    +
    + +
  • Agent Services
  • +
    +
    + +
  • Administrator Services
  • +
    +
    +
    +#include ( "footer.vm" ) + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/adminauthenticatepanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/adminauthenticatepanel.vm new file mode 100644 index 000000000..7d5aade5f --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/adminauthenticatepanel.vm @@ -0,0 +1,52 @@ + + + +

    Authentication

    +

    +The uid and password are used to authenticate to the master subsystem. These are the administrator's credential information for the master subsystem. +#if ($systemType != "tps") +
    +If authentication is successful, a cloned subsystem will retrieve the configuration information from the master one. +#end +
    +#if ($errorString != "") + $errorString +#end + + + + + + + + + + + +
    Uid:
    Password:
    +

    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/adminpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/adminpanel.vm new file mode 100644 index 000000000..36e99097b --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/adminpanel.vm @@ -0,0 +1,237 @@ + + + + + + +The administrator is a privileged user who manages this subsystem. Please enter the following relevant information, and a certificate request will be automatically generated and submitted. An administrator's entry will be created in the internal database and an administrator's certificate will be imported into this browser automatically in the next panel. +
    +#if ($errorString != "") + $errorString +#end +
    +
    + + + + +#if ($clone != 'clone') + +#else + +#end + + + +#if ($clone != 'clone') + +#else + +#end + + + +#if ($clone != 'clone') + +#else + +#end + + + +#if ($clone != 'clone') + +#else + +#end + + + + +#if ($clone != 'clone') + +#else + +#end + + + + + + + + + + +
    UID:
    Name:
    Email:
    Password:
    Password (Again):
    +

    +
    +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/agentauthenticatepanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/agentauthenticatepanel.vm new file mode 100644 index 000000000..2124e7a36 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/agentauthenticatepanel.vm @@ -0,0 +1,48 @@ + + + +

    Authentication

    +
    +The uid and password are used to authenticate to the CA from which this subsystem's certificates are issued. Enter the uid and password of the Certificate Manager Agent who will approve the certificate requests. +
    +#if ($errorString != "") + $errorString +#end + + + + + + + + + + + +
    Uid:
    Password:
    +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/authdbpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/authdbpanel.vm new file mode 100644 index 000000000..43c0ed544 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/authdbpanel.vm @@ -0,0 +1,66 @@ + + + + Please provide information about the LDAP server that will be used to authenticate the identity of end users. [Details] + + +

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

    + + + + + + + + + + + + + + + + +
    Host:
    Port:
    Base DN:
    + +

    +
    +   +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/cainfopanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/cainfopanel.vm new file mode 100644 index 000000000..6bea8a184 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/cainfopanel.vm @@ -0,0 +1,55 @@ + + + +A Certificate Authority (CA) is responsible for issuing different kinds of certificates. Select an HTTPS EE URL of a CA from the list below. +

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

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

    +
    +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/certchainpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/certchainpanel.vm new file mode 100644 index 000000000..08bcc1331 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/certchainpanel.vm @@ -0,0 +1,49 @@ + + + +Pretty Print of Certificates on this subsystem. +

    +#foreach ($item in $ppcerts) +

    $item.getDN()

    + + + + + + + + +
    Certificate: $item.getNickname()
    +#end + +
    + +
    +
    +   +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/certprettyprintpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/certprettyprintpanel.vm new file mode 100644 index 000000000..ac8da10ee --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/certprettyprintpanel.vm @@ -0,0 +1,49 @@ + + + +The following certificates were installed on this instance. +

    +#foreach ($item in $ppcerts) +

    $item.getDN()

    + + + + + + + + +
    Certificate: $item.getNickname()
    +#end + +
    + +
    +
    +   +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/certrequestpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/certrequestpanel.vm new file mode 100644 index 000000000..883cb6589 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/certrequestpanel.vm @@ -0,0 +1,225 @@ + + + + +A certificate signing request (CSR) contains a public key and is an unsigned copy of the certificate. +

    +If a given CSR has been successfully signed by a CA, then the certificate will be designated below by a certificate icon labeled Certificate Generated Successfully. +

    +However, if a given CSR contains an action required label under its certificate icon, then those requests must be manually submitted to a CA for certificate generation. +

    +Press the [Apply] button after certificates and chains are pasted in. +

    +Press the [Next] button once all certificates have been generated successfully. +

    +#foreach ($item in $reqscerts) +

    $item.getDN()

    + + + + + + + + + +#if ($item.getCert() == "...paste certificate here...") + +#else + #if ($item.getCert() == "...certificate be generated internally...") + + #else + #if ($item.getCert() == "") + + #else + + #end + #end +#end + + + +
     action required
    +
    +
    + certificate will be generated internally +
    +
    + No Certificate Generated. Please import.
    +
    +
    + Certificate Generated Successfully +
    + + +#if ($item.getCert() == "...paste certificate here...") + Step 1: Copy the Certificate Request (CSR) to enroll at an external CA

    + Step 2: Import the PKCS #7 Certificate Chain (optional if the certificate already contains the chain)

    + Step 3: Paste in the Base64-encoded Certificate after enrollment at an external CA (NOTE: this text box does not accept PKCS #7 certificate chains)

    +#else + #if ($item.getCert() == "...certificate be generated internally...") +

    + #else + View Certificate Request (CSR)

    + View Certificate in Base64-Encoding

    + View Certificate Pretty Print

    + #end +#end + + +

    + +
    +
    X
    + + + + + + + +
    $item.getCert()
    +
    + +
    +
    X
    + + + + + + + +
    +
    + +
    +
    X
    + + + + + + + +
    +
    + + +#end + +

    + + +

    +
    +   +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_addhsm.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_addhsm.vm new file mode 100644 index 000000000..45002f9cd --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_addhsm.vm @@ -0,0 +1,96 @@ + + + + + + + + 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: +
    +

    + + + + +
    + +
    +

    +
    + +
    +
    + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_db.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_db.vm new file mode 100644 index 000000000..4db7b3e53 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_db.vm @@ -0,0 +1,126 @@ + + + + + + + + Dogtag Certificate System + + + + + + + + + +
    +#include ( "admin/console/config/header.vm" ) + + + + + +
    + + + + +
    +

    + Internal Database

    + +
    + Internal Database Connection

    This option allows sharing an internal database to improve managability.

    +#if ($errorString != "") + $errorString +#end + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Host:
    Port:
    Base DN:
    Database:
    Bind DN:
    Bind Password:
    + +

    +
    +   +
    + + +

    + + + + +
    + +
    + +

    + +
    + +
    +
    + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_hsm.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_hsm.vm new file mode 100644 index 000000000..ac452893b --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_hsm.vm @@ -0,0 +1,176 @@ + + + + + + + + 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. Please make sure that at least one security module is listed below. +

    +

    Supported Security Modules

    + + + + + + + +#foreach ($module in $sms) + + + + + + +#foreach ($token in $module.getTokens()) + + + + + + +#end +#end + +
    Module/TokenStatusDefaultOperations

    $module.getUserFriendlyName()
    + #if ($module.isFound()) + Found + #else + Not Found + #end +
    - $token.getNickName() + #if ($token.isLoggedIn()) + Logged In + #else + Not logged In + #end + + #if ($defTok == $token.getNickName()) + + #else + + #end +
    +

    Other Security Modules

    +

    The security modules listed below are modules found by the server but not recognized as one of the supported modules. If the user believes that any listed modules below should have been supported, please check the "CS.cfg" configuration file to see if there is a name mismatch and adjust this accordingly.

    + + + + + + + +#foreach ($module in $oms) + + + + + + +#foreach ($token in $module.getTokens()) + + + + + + +#end +#end + +
    Module/TokenStatusDefaultOperations
    $module.getUserFriendlyName() + #if ($module.isFound()) + Found + #else + Not Found + #end +
    - $token.getNickName() + #if ($token.isLoggedIn()) + Logged In + #else + Not logged In + #end + + #if ($defTok == $token.getNickName()) + + #else + + #end +
    + +
    +

    + + + + +
    + +
    + + + + + +

    +
    + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_hsmloginpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_hsmloginpanel.vm new file mode 100644 index 000000000..46d8ae0ea --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_hsmloginpanel.vm @@ -0,0 +1,83 @@ + + + +

    + Security Modules Login Panel

    +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. +

    +

    Security Token Login

    +
    +

    +The user has chosen to login to the following security module: $SecToken +

    +#if ($status == "alreadyLoggedIn") + Token already logged in. +#else + #if ($status == "tokenPasswordNotInitialized") + Token password not initialized. + #else + #if ($status == "justLoggedIn") + Token logged in successfully. + #else + + + + + + + + +
    +Security Module Token Name: +
    +Security Module Token Password: +
    +

    + #end + #end +#end + + + + + +
    + +
    + + + + +

    + +

    +
    +   +
    + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_join.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_join.vm new file mode 100644 index 000000000..bed838ef6 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_join.vm @@ -0,0 +1,125 @@ + + + + + + + + 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:
    +

    + +

    +
    +
    + + + +

    + + + + +
    + +
    +

    + +
    +
    + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_rootca.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_rootca.vm new file mode 100644 index 000000000..747024acf --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/config_rootca.vm @@ -0,0 +1,113 @@ + + + + + + + + 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: +
    +

    + +

    +
    +   +
    + +
    + +

    + + + + +
    + +
    + + +

    + +
    +
    + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/createsubsystempanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/createsubsystempanel.vm new file mode 100644 index 000000000..18af9c523 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/createsubsystempanel.vm @@ -0,0 +1,95 @@ + + + +

    Subsystem Configuration

    +

    +This instance can be configured as a new $systemname subsystem. +
    +#if ($errorString != "") + $errorString +#end +
    + Configure this Instance as a New $systemname Subsystem +
    + + + + + + + + + + + + + + + + + +
    Subsystem Name: (e.g. - $fullsystemname)
    Subsystem HTTP URL (unsecure): http://$machineName:$http_port
    Subsystem HTTPS URL (clientauth): https://$machineName:$https_port
    Subsystem HTTPS URL (non-clientauth): https://$machineName:$non_clientauth_https_port
    +

    +#if ($disableClone) + Clone an Existing $systemname Subsystem +#else + Clone an Existing $systemname Subsystem +#end +
    + + + +#if ($disableClone) + +#else + +#end + + + +#if ($disableClone) + + +
    Subsystem Name: (e.g. - $fullsystemname + Clone 1) (e.g. - $fullsystemname + Clone 1)
    Subsystem URL: +
    +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/databasepanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/databasepanel.vm new file mode 100644 index 000000000..76c3c887d --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/databasepanel.vm @@ -0,0 +1,53 @@ + + + +An SQL Lite database will be created to store RA internal information. + +

    +

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

    +
    +   +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/displaycertchain2panel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/displaycertchain2panel.vm new file mode 100644 index 000000000..068fd9283 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/displaycertchain2panel.vm @@ -0,0 +1,41 @@ + + + +

    +A certificate chain is a list of all certificates chained up to the root. +

    +If the entire certificate chain is displayed below, click the Next button to import it into this subsystem. This certificate chain will then be trusted for this instance. +

    +If no certificate chain is listed below, simply click the Next button to move on to the next panel. +

    +

    +$certchain
    +
    +#if ($errorString != "") + $errorString +#end diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/displaycertchainpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/displaycertchainpanel.vm new file mode 100644 index 000000000..829ee24cb --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/displaycertchainpanel.vm @@ -0,0 +1,41 @@ + + + +
    +A certificate chain is a list of all certificates chained up to the root. +
    +If a certificate chain is displayed below, click the Next button to trust this certificate chain for this instance. +
    +If no certificate chain is listed below, simply click the Next button to move on to the next panel. +
    +
    +$certchain
    +
    +#if ($errorString != "") + $errorString +#end diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/donepanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/donepanel.vm new file mode 100644 index 000000000..bc7ccfc01 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/donepanel.vm @@ -0,0 +1,42 @@ + + + + + + +#if ($errorString != "") + $errorString +#end +As 'root', restart the server on the command line by typing "$initCommand + restart $instanceID". After performing this restart, the server should become operational. +
    +Please go to the services page to access all of the available interfaces. +
    +
    +To create additional instances, type "/usr/bin/pkicreate" on the command line. +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/drminfopanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/drminfopanel.vm new file mode 100644 index 000000000..e4e6842ba --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/drminfopanel.vm @@ -0,0 +1,56 @@ + + + +A Data Recovery Manager (DRM) is responsible for server-side key generation, archival, and recovery. If server-side key generation is not needed, this step can be skipped. +

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

    +#end + Connect this instance to an HTTPS Agent URL of a DRM to support server-side key generation. +

    +

    + + + + + +
    URL: +
    +

    +
    +
    +

    + Configure this instance to NOT support server-side key generation. +

    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/footer.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/footer.vm new file mode 100644 index 000000000..22d7213ba --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/footer.vm @@ -0,0 +1,20 @@ + + +

    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/header.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/header.vm new file mode 100644 index 000000000..d4cea30c2 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/header.vm @@ -0,0 +1,26 @@ + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/hierarchypanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/hierarchypanel.vm new file mode 100644 index 000000000..bde310882 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/hierarchypanel.vm @@ -0,0 +1,80 @@ + + + +

    PKI Hierarchy

    +

    +This CA instance can be either a Self-Signed Root CA or a Subordinate CA. [Details] + + +

    + +

    + Make this a Self-Signed Root CA within this new PKI hierarchy. +

    + Make this a subordinate CA of another CA. + + + + + + +
    URL: +
    +

    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/importadmincertpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/importadmincertpanel.vm new file mode 100644 index 000000000..d64d4a344 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/importadmincertpanel.vm @@ -0,0 +1,56 @@ + + + +An administrator's certificate has been created and imported into this browser. This certificate is used to access the agent interface of this subsystem. +

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

    +

    + + + +#if ($ca == 'true' && $import == 'true') + +#else +#if ($caType == 'ca' && $import == 'true') + +#else + +#end +#end + + + + +
    +

    +
    +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/login.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/login.vm new file mode 100644 index 000000000..dac518e9f --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/login.vm @@ -0,0 +1,110 @@ + + + + + + + + Certificate System + + + + + + +
    + +#include ( "ra/admin/console/config/header.vm" ) + + + + +
    + +
    +
    + +
    + - +
    + + +
    +
    + +
    + + +
    + + + + + +
    +

    + Login

    + +A one time random pin has been generated during setup to protect unauthorized access to this configuration wizard. This pin has been stored in the "CS.cfg" configuration file as the value of the 'preop.pin' parameter. Please enter this pin to continue. + +

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

    +

    + + + + + + +
    PIN:
    +
    +
    +
    +
    + +

    + + + + +
    + +
    + + +

    + +
    +
    + +#include ( "ra/admin/console/config/footer.vm" ) + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/modulepanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/modulepanel.vm new file mode 100644 index 000000000..cb9a1eaf8 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/modulepanel.vm @@ -0,0 +1,158 @@ + + + +Two lists of security modules are provided below. The Supported Security Modules list consists of both software-based and hardware-based security modules that this PKI solution supports, while the Other Security Modules list consists of any other security modules found by this PKI subsystem that are not recognized as one of the supported security modules. [Details] + + +
    +

    Supported Security Modules

    + + + + + + + +#foreach ($module in $sms) + + + + + + +#foreach ($token in $module.getTokens()) + + + + + + +#end +#end + +
    Module/TokenStatusDefaultOperations

    $module.getUserFriendlyName()
    + #if ($module.isFound()) + Found + #else + Not Found + #end +
    - $token.getNickName() + #if ($token.isLoggedIn()) + Logged In + #else + Not logged In + #end + + #if ($token.isLoggedIn()) + #if ($defTok == $token.getNickName()) + + #else + + #end + #end + + #if (!$token.isLoggedIn()) +Login + #end +
    +

    Other Security Modules

    +

    The security modules listed below are modules found by the server but not recognized as one of the supported modules. If the user believes that any listed modules below should have been supported, please check the "CS.cfg" configuration file to see if there is a name mismatch and adjust this accordingly.

    + + + + + + + +#foreach ($module in $oms) + + + + + + +#foreach ($token in $module.getTokens()) + + + + + + +#end +#end + +
    Module/TokenStatusDefaultOperations
    $module.getUserFriendlyName() + #if ($module.isFound()) + Found + #else + Not Found + #end +
    - $token.getNickName() + #if ($token.isLoggedIn()) + Logged In + #else + Not logged In + #end + + #if ($defTok == $token.getNickName()) + + #else + + #end +
    + + +
    + +
    +
    +   +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/namepanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/namepanel.vm new file mode 100644 index 000000000..798f16598 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/namepanel.vm @@ -0,0 +1,91 @@ + + + +Each certificate associated with this instance needs to have a unique name within the PKI hierarchy. The following information will be used to generate these unique names. Each certificate will be stored in the security module using a unique nickname. [Details] + + + + +

    +#if ($errorString != "") + $errorString +#end +
    +#foreach ($item in $certs) +

    $item.getUserFriendlyName()

    + + + + + + + + + + +
    DN:
    Nickname:
    +

    +#end +

    +


    +

    +Please select the CA to submit these system certificate requests: +

    + + + + + +
    URL: +
    + +

    +
    +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainloginpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainloginpanel.vm new file mode 100644 index 000000000..25134303f --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainloginpanel.vm @@ -0,0 +1,109 @@ + + + + + + + + Dogtag Certificate System + + + + + + + +
    + + + + + + +
    + + + + +
    +

    + Security Domain ($name) Login

    + +
    +

    The Enterprise $subsystem Administrator will register this $subsystem Subsystem located at $host under this Security Domain located at $sdhost. The credential information will be provided to the Security Domain for authentication.

    +#if ($errorString != "") + $errorString +#end + + + + + + + + + + + + + + +
    Uid:
    Password:
    + +

    +
    +   +
    + + +

    + + + + +
    +
    + +
    +
    + +

    + +
    + +
    +
    + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainpanel.vm new file mode 100644 index 000000000..3bd19c520 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainpanel.vm @@ -0,0 +1,115 @@ + + + +

    $panelname

    +
    +A security domain is a registry for all of the PKI services within an enterprise. Applications may use the security domain to locate other PKI services. [Details] + + + +#if ($errorString != "") + $errorString +#end +
    +#if ($cstype == "CA") + Create a New Security Domain +
    +If no security domain exists, a new one must be created for this CA. + + + + + + + + + + + + + + + + + + + + + +
    Security Domain Name: (e.g. - Dogtag Security Domain)
    Security Domain HTTP EE URL (unsecure): http://$machineName:$http_ee_port
    Security Domain HTTPS Agent URL (clientauth): https://$machineName:$https_agent_port
    Security Domain HTTPS EE URL (non-clientauth): https://$machineName:$https_ee_port
    Security Domain HTTPS Admin URL (non-clientauth): https://$machineName:$https_admin_port
    +
    + Join an Existing Security Domain +#else + Create a New Security Domain +
    +If no security domain exists, a new one must be created for this CA. + + + + + +
    Security Domain Name: (e.g. - Dogtag Security Domain)
    +
    + Join an Existing Security Domain +#end +
    +Enter the URL to an existing security domain. +
    + + + + + +
    Security Domain HTTPS Admin URL (non-clientauth): (e.g. - https://example.com:9445)
    +
    + + + + + +
    NOTE:   Since a Security Domain MUST be a CA (although all CAs are NOT necessarily Security Domains), an appropriate value for this URL may be obtained by logging into the machine which hosts the desired Security Domain CA as 'root' and running the command "$initCommand status $instanceID" from the command-line.
    +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/sidemenu.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/sidemenu.vm new file mode 100644 index 000000000..09fe16870 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/sidemenu.vm @@ -0,0 +1,30 @@ + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/sizepanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/sizepanel.vm new file mode 100644 index 000000000..b7a7a820c --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/sizepanel.vm @@ -0,0 +1,235 @@ + + + + + +Select the key pair type(s) and associated key pair size(s) from the pulldown menus. [Details] + + +#if ($errorString != "") + $errorString +#end +

    +

    +

    + + + + +
    [Advanced]
    +

    +

    Common Key Settings

    +

    + + + + + +
    Key Type:
    +

    + Use the default key size ($default_keysize bits for RSA, $default_ecc_keysize bits for ECC). +

    + Use the following custom key size: + +

    + + + + + +
    Key Size:
    +

    +

    +

    +

    + + + + +
    [Simple]
    +#foreach ($item in $certs) +

    Key for $item.getUserFriendlyName()

    +

    + + + + + +
    Key Type:
    +

    + Use the default key size ($default_keysize bits for RSA, $default_ecc_keysize bits for ECC). +

    + Use the following custom key size: + +

    + + + + + +
    Key Size:
    +#end +

    +
    +
    +
    +#if ($firsttime == 'false') +New Keys

    +#end +

    +

    +
    +Note: After pressing Next, keys will be generated on the server, which will take some time to complete. Please wait for the next panel to appear. +   +
    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/tksinfopanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/tksinfopanel.vm new file mode 100644 index 000000000..f4cb5eb6b --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/tksinfopanel.vm @@ -0,0 +1,51 @@ + + + +The Token Key Service (TKS) is responsible for managing master keys that are used for establishing secure channels. Select an HTTPS Agent URL of a TKS from the list below. +

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

    + + + + + +
    URL: +
    +

    +
    +
    +

    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/topmenu.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/topmenu.vm new file mode 100644 index 000000000..64881066f --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/topmenu.vm @@ -0,0 +1,21 @@ + + +

    diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/welcomepanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/welcomepanel.vm new file mode 100644 index 000000000..fd478d1a8 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/welcomepanel.vm @@ -0,0 +1,57 @@ + + + +

    $wizardname

    +The $fullsystemname + configuration wizard will guide the administrator through the process of configuring a single instance of the $fullsystemname + ($systemname). [Details] + + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/wizard.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/wizard.vm new file mode 100644 index 000000000..6256703e3 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/wizard.vm @@ -0,0 +1,144 @@ + + + + + + + + Dogtag Certificate System + + + + + + + + + + +
    + +#include ( "ra/admin/console/config/header.vm" ) + + + + +
    + +
    +
    + +
    +
    + + +
    +
    + +
    + + +
    + + + + + +
    +

    + $title

    + +
    + + +#parse ( $panel ) + + + +
    + + + + + + +
    + +#if ($showApplyButton == "true") + +#end + +#if ($lastpanel) +  +#else + +#end + +
    + +
    + +#include ( "ra/admin/console/config/footer.vm" ) + +
    +
    + + + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/xml.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/xml.vm new file mode 100644 index 000000000..31ff72aa2 --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/xml.vm @@ -0,0 +1,4 @@ + + + $xml + diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/badge.png b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/badge.png new file mode 100644 index 000000000..5fe0223b5 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/badge.png differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/bigrotation2.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/bigrotation2.gif new file mode 100644 index 000000000..5bb90fd6a Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/bigrotation2.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-clear.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-clear.gif new file mode 100644 index 000000000..336e6e5d9 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-clear.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-manage.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-manage.gif new file mode 100644 index 000000000..8f2f3db5e Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-manage.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-search.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-search.gif new file mode 100644 index 000000000..b015c82a9 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/button-search.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/certificate.png b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/certificate.png new file mode 100644 index 000000000..2ea9f88bb Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/certificate.png differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/clearpixel.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/clearpixel.gif new file mode 100644 index 000000000..ae710460b Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/clearpixel.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/favicon.ico b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/favicon.ico new file mode 100644 index 000000000..efc1d33f4 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/favicon.ico differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/icon_crit_update.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/icon_crit_update.gif new file mode 100644 index 000000000..cf3c47907 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/icon_crit_update.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/id.png b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/id.png new file mode 100644 index 000000000..2c54191e1 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/id.png differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/idkey.png b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/idkey.png new file mode 100644 index 000000000..3e27d2d05 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/idkey.png differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/key.png b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/key.png new file mode 100644 index 000000000..db2896248 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/key.png differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/lock.png b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/lock.png new file mode 100644 index 000000000..56be3b755 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/lock.png differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/logo_header.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/logo_header.gif new file mode 100644 index 000000000..573482227 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/logo_header.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/no-certificate.png b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/no-certificate.png new file mode 100644 index 000000000..7d93a41c3 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/no-certificate.png differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-help.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-help.gif new file mode 100644 index 000000000..21d9f13d6 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-help.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-home.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-home.gif new file mode 100644 index 000000000..ef1726b74 Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-home.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-software.gif b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-software.gif new file mode 100644 index 000000000..dd64b485c Binary files /dev/null and b/dogtag/ra-ui/shared/docroot/ra/admin/console/img/pki-icon-software.gif differ diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/js/misc.js b/dogtag/ra-ui/shared/docroot/ra/admin/console/js/misc.js new file mode 100644 index 000000000..d4dc336ab --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/js/misc.js @@ -0,0 +1,30 @@ +// --- BEGIN COPYRIGHT BLOCK --- +// This program is free software; you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation; version 2 of the License. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with this program; if not, write to the Free Software Foundation, Inc., +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +// +// Copyright (C) 2007 Red Hat, Inc. +// All rights reserved. +// --- END COPYRIGHT BLOCK --- + +/** + * This function is to submit the form's parameters and to decide if the + * window should remain open. + * + * @param f The form + * @param fclose true if you want to close the window; otherwise false. + */ +function saveConfig(f, fclose) { + f.submit(); + if (fclose == true) + window.close(); +} -- cgit