Commit d53df3d0 authored by Illya Gerasymchuk's avatar Illya Gerasymchuk Committed by Rich Salz
Browse files

fix typo in x509 documentation

parent 0e34f37f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -429,7 +429,7 @@ the CA certificate file.
Sets the CA serial number file to use.

When the B<-CA> option is used to sign a certificate it uses a serial
number specified in a file. This file consist of one line containing
number specified in a file. This file consists of one line containing
an even number of hex digits with the serial number to use. After each
use the serial number is incremented and written out to the file again.