Leave a message in doc to indicate 0 is not acceptable

[to be squashed]

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4767)
This commit is contained in:
Paul Yang 2017-11-21 23:43:03 +08:00 committed by Richard Levitte
parent b1c05a5049
commit 05de3a5be9

View file

@ -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>