From 31e05ffa486ed08e2c7a79ec8c2c76eb60cfde0a Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 9 Jun 2008 20:49:11 +0000 Subject: Fixed download bug for logfiles and certificates. Several changes to openssl: Removed renew cert and download revoked cert from view, do not allow bad chars and handle blank entries in subject, changed file names to use hash of Common Name allowing use of more chars, check CA cert for expiration, and add CA certs to pfx. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1213 ab2d0c66-481e-0410-8bed-d214d4d58bed --- app/template-stream.lsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/template-stream.lsp b/app/template-stream.lsp index a89ff0f..1a5f3c0 100644 --- a/app/template-stream.lsp +++ b/app/template-stream.lsp @@ -1,8 +1,8 @@ Status: 200 OK Content-Type: - + Content-Disposition: attachment; filename="" - + -- cgit v1.2.3