[Pki-devel] [PATCH] 268 - fix serial number updates on clones

Ade Lee alee at redhat.com
Wed Aug 12 05:14:35 UTC 2015


Author: Ade Lee <alee at redhat.com>
Date:   Wed Aug 12 00:57:46 2015 -0400

    Separate range and cert status threads
    
    We currently disable the cert status maintenance thread on
    clone CAs because CRL processing should only be done on the
    master CA.  Currently, the maintenance thread also performs
    other checks on serial number ranges and settings.  By disabling
    the maintenance thread, we disable these checks too.
    
    To fix this, we have separated the serial number checks into a
    different maintenance thread, so that these tasks will occur
    even if the cert status thread is disabled.
    
    Bugzilla # 1251606
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-vakwetu-0268-Separate-range-and-cert-status-threads.patch
Type: text/x-patch
Size: 6666 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20150812/dbee60ee/attachment.bin>


More information about the Pki-devel mailing list