Lines Matching refs:serial
20 [B<-status> I<serial>]
157 written to a filename consisting of the serial number in hex with
220 serial number counter as all other certificates sign with the
341 If reading serial from the text file as specified in the configuration
342 fails, specifying this option creates a new random serial to be used as next
343 serial number.
344 To get random serial numbers, use the B<-rand_serial> flag instead; this
349 Generate a large random number to use as the serial number.
350 This overrides any option or configuration to use a serial number file.
407 =item B<-status> I<serial>
410 serial number and exits.
561 =item B<serial>
563 A text file containing the next serial number to use in hex. Mandatory.
564 This file must be present and contain a valid serial number.
663 L<openssl-req(1)>, a serial number file and an empty index file and
669 key to F<demoCA/private/cakey.pem>. A file F<demoCA/serial> would be
720 serial = $dir/serial # serial no file
721 #rand_serial = yes # for random serial#'s
753 ./demoCA/serial - CA serial number file
754 ./demoCA/serial.old - CA serial number backup file