From 46350f93bb752cb8674b78dc5b02a37607e5877d Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 10 Jun 2008 19:39:50 +0000 Subject: Added javascript to sort certificate table in openssl. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1214 ab2d0c66-481e-0410-8bed-d214d4d58bed --- openssl-html.lsp | 122 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 74 insertions(+), 48 deletions(-) (limited to 'openssl-html.lsp') diff --git a/openssl-html.lsp b/openssl-html.lsp index c3d0c3b..97b4a97 100644 --- a/openssl-html.lsp +++ b/openssl-html.lsp @@ -4,6 +4,17 @@ io.write(html.cfe_unpack(view)) --]] ?> + + + + +

Command Result

@@ -15,15 +26,19 @@ io.write(html.cfe_unpack(view)) No certificates pending - - - - - - +
ActionUserCert TypeCommon Name
+ + + + + + + + + - - + - - - - + + + + + -
ActionUserCert TypeCommon Name
+
@@ -35,13 +50,14 @@ io.write(html.cfe_unpack(view)) elseif session.permissions.openssl.deletemyrequest then io.write(html.link{value="deletemyrequest?request="..request.name, label="Delete "}) end ?> -
+ + No certificates approved - - - - - - - - +
ActionUserCert TypeCommon NameSerial NumEnd Date
+ + + + + + + + + + + - class='error'> - class='error'> + - - - - - - + + + + + + + -
ActionUserCert TypeCommon NameSerial NumEnd Date
+
@@ -94,31 +114,36 @@ end ?> -
+ +

Revoked certificates for

No certificates revoked - - - - - - - +
ActionUserCert TypeCommon NameSerial Num
+ + + + + + + + + + - - + - - - - - + + + + + + -
ActionUserCert TypeCommon NameSerial Num
+
@@ -128,14 +153,15 @@ end ?> -
+ + -- cgit v1.2.3