summaryrefslogtreecommitdiffstats
path: root/base/common/python/pki/cli.py
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2015-08-12 00:57:46 -0400
committerMatthew Harmsen <mharmsen@redhat.com>2015-08-14 11:57:06 -0600
commit29d35d80bb8aba820d4fbfd2738ce6ad4bb54ade (patch)
tree912a7b195ff64889361b9ec651fe25d4af6cbc7a /base/common/python/pki/cli.py
parent52547567fee5e32b58e69c017546cc20f87fbef9 (diff)
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 (cherry picked from commit d3d80046fd6985b809900005a685695d3181d9d3)
Diffstat (limited to 'base/common/python/pki/cli.py')
0 files changed, 0 insertions, 0 deletions