[Pki-devel] [pki-devel][PATCH] 0077-Make-starting-CRL-Number-configurable.patch

John Magne jmagne at redhat.com
Wed Jul 27 18:53:34 UTC 2016


Make starting CRL Number configurable.
    
    Ticket #2406 Make starting CRL Number configurable
    
    This simple patch provides a pkispawn config param that passes
    some starting crl number value to the config process.
    
    Here is a sample:
    
    [CA]
    pki_ca_starting_crl_number=4000
    
    After the CA comes up the value of "crlNumber" in the db will
    reflect that value of 4000.
    
    Currently no other values are changed. We can talk about if we
    need more values reset in the given case.
    
    Also, this creates a setting in the CS.cfg
    
    ca.crl.MasterCrl.startingCrlNumber=4000
    
    This setting is only consulted when the crl Issuing Point record is created
    for the first time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0077-Make-starting-CRL-Number-configurable.patch
Type: text/x-patch
Size: 9818 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20160727/88973107/attachment.bin>


More information about the Pki-devel mailing list