Skip to content

Configuring SerialNumberUpdateTask

Endi S. Dewata edited this page Oct 8, 2024 · 5 revisions

Overview

This page describes the process to configure SerialNumberUpdateJob for Sequential Serial Numbers.

By default, the SerialNumberUpdateTask will run every 10 minutes.

Warning
SerialNumberUpdateJob and SerialNumberUpdateTask should not be enabled at the same time.

Configuration

To change the interval, specify the following parameter in the CA’s CS.cfg:

ca.serialNumberUpdateInterval=<seconds>

If the value is 0 or negative, the task will be disabled.

See Also

Clone this wiki locally