Re: [PATCH] certificate_db/ssl_crtd fixes

From: Tsantilas Christos <chtsanti_at_users.sourceforge.net>
Date: Sun, 11 Nov 2012 11:41:36 +0200

On 11/10/2012 06:25 AM, Amos Jeffries wrote:
> Christos,
> which of these bugs (if either) are closed by this patch?
> http://bugs.squid-cache.org/show_bug.cgi?id=3405
> http://bugs.squid-cache.org/show_bug.cgi?id=3436

Looks that it fixes the 3405 bug. But maybe we still need to make some
improvements.

We need to make more work to fix the 3436 bug. Currently the ssl_crtd
helper will crash for every simple failure. For example if it fails to
add to certificate db a certificate, because the TXT_DB_insert openSSL
function fails.
We should not let ssl_crtd daemon crash on every single error, but just
trying to not leave garbage on DB on failures.
This patch make a step, because try to clean up the database after
failures. But the ssl_crtd still crashes on failures....

>
> Amos
>
>
Received on Sun Nov 11 2012 - 09:42:08 MST

This archive was generated by hypermail 2.2.0 : Tue Nov 13 2012 - 12:00:06 MST