Skip to content

Resetting Random Serial Numbers v1 Counter

Endi S. Dewata edited this page Apr 5, 2022 · 1 revision

Here are steps allowing to reset random certificate serial number counter to number of certificates in the serial number range currently assigned to CA:

  • Stop CA

  • Update CA’s CS.cfg file by setting:

dbs.randomSerialNumberCounter=-2
  • Start CA

Clone this wiki locally