Commit 05de3a5b authored by Paul Yang's avatar Paul Yang Committed by Richard Levitte
Browse files

Leave a message in doc to indicate 0 is not acceptable

parent b1c05a50
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -247,8 +247,8 @@ to the self signed certificate otherwise new request is created.
=item B<-days n>

When the B<-x509> option is being used this specifies the number of
days to certify the certificate for, otherwise it is ignored.
The default is 30 days.
days to certify the certificate for, otherwise it is ignored. B<n> should
be a positive integer. The default is 30 days.

=item B<-set_serial n>