Your message dated Sat, 3 Jun 2006 09:04:33 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bugs closed in version 0.7.2-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: tinyca
Version: 0.7.2-1
Severity: normal
When revoking a certificate it seems to work, since no error message
occurs. But the certificate is still listed as "valid". When trying to
revoke the certificate a second time, it fails with the following
error message:
/usr/bin/openssl ca -passin env:SSLPASS -config
/home/mherrn/.TinyCA/SOURCEPARK/openssl.cnf -revoke
/home/mherrn/.TinyCA/SOURCEPARK/certs/ZGVzdGlueS5zb3VyY2VwYXJrLm5ldDpyb290QGRlc3Rpbnkuc291cmNlcGFyay5uZXQ6IDpTT1VSQ0VQQVJLOkJlcmxpbjpCZXJsaW46REU=.pem
Using configuration from /home/mherrn/.TinyCA/SOURCEPARK/openssl.cnf
ERROR:Already revoked, serial number 03
Now I don't know, what is wrong here. Is the certificate really
revoked? Or doesn't tinyca just don't realize that it is revoked? When
trying to delete such a certificate, tinyca complains:
Can't delete VALID certificate!
Please revoke the Certificate first.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=POSIX, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages tinyca depends on:
ii libgtk2-perl 1:1.104-1 Perl interface to the 2.x series o
ii liblocale-gettext-perl 1.05-1 Using libc functions for internati
ii openssl 0.9.8a-7 Secure Socket Layer (SSL) binary a
Versions of packages tinyca recommends:
ii zip 2.31-3 Archiver for .zip files
-- no debconf information
--- End Message ---
--- Begin Message ---
These bugs were fixed in 0.7.2-2, which was superseded by 0.7.3-1 before
it was uploaded. The relevant changelog entry is shown belown.
tinyca (0.7.2-2) unstable; urgency=medium
* Fixed openssl version checks again (Closes: #360555, #360766). Thanks
to Peter Marschall for the patch.
* Fixed broken quit behavior (Closes: #360767). Thanks to Peter
Marschall for the patch.
* Fixed "undef" warnings due to undefined MD5 fingerprints (Closes: #360768).
Thanks to Peter Marschall for the patch.
-- Christoph Ulrich Scholler <[EMAIL PROTECTED]> Fri, 12 May 2006 18:14:03
-0500
--- End Message ---