diff --git a/ca/manage_certs.php b/ca/manage_certs.php index edbe73a..3810f74 100644 --- a/ca/manage_certs.php +++ b/ca/manage_certs.php @@ -32,25 +32,27 @@ if ( !($show_valid.$show_revoked.$show_expired) ) { $show_expired = 'E'; } -$qstr_filter = 'search='.htvar($search).'&'. - "show_valid=$show_valid&". - "show_revoked=$show_revoked&". - "show_expired=$show_expired&"; +$qstr_filter = 'search='.htvar($search) . '&' . "show_valid=$show_valid&" . "show_revoked=$show_revoked&" . "show_expired=$show_expired&"; $qstr_sort = "sortfield=$sortfield&ascdec=$ascdec"; switch ($stage) { case 'goaway': printHeader(false); - ?>
-
- Serial Number You are about to REVOKE the following certificate:
+ |
+
+ Serial Number |
'.htvar($rec[country]).'
- +
-
CERTIFICATE MANAGEMENT CONTROL PANEL | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
' .$rec[status].' | -'.$rec[issued].' | -'.$rec[expires].' | -'.$rec[common_name].' | +'.$rec['issued'].' | +'.$rec['expires'].' | +'.$rec['common_name'].' | ' . htvar($rec['email']) . ' | -'.htvar($rec[organization]).' | -'.htvar($rec[unit]).' | -'.htvar($rec[locality]).' | -'. + | '.htvar($rec['organization']).' | +'.htvar($rec['unit']).' | +'.htvar($rec['locality']).' | +'.
'![]() ![]() ![]() ![]() |