From 5099733a041f8b625353c0563e09d092d69d7a57 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 22 May 2008 21:04:40 +0000 Subject: Added revoking support to openssl git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1178 ab2d0c66-481e-0410-8bed-d214d4d58bed --- openssl-html.lsp | 82 ++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 56 insertions(+), 26 deletions(-) (limited to 'openssl-html.lsp') diff --git a/openssl-html.lsp b/openssl-html.lsp index 192f7ce..9c61259 100644 --- a/openssl-html.lsp +++ b/openssl-html.lsp @@ -7,7 +7,7 @@ io.write(html.cfe_unpack(view))

Command Result

- +") ?>
@@ -42,6 +42,13 @@ io.write(html.cfe_unpack(view)) + +

Approved certificate requests for

No certificates approved @@ -54,36 +61,59 @@ io.write(html.cfe_unpack(view)) Common Name Serial Num - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - +

Revoked certificates for

No certificates revoked -') - end -end ?> + + + + + + + + + + + + + + + + + +
UserCert TypeCommon NameSerial Num
+ + + +

Get revoked list (crl)

+
+
+
+ -- cgit v1.2.3