mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
Document -startdate and -enddate in usage summary.
This commit is contained in:
parent
d79812b0fa
commit
9a0f732d75
@ -147,6 +147,8 @@ static char *ca_usage[]={
|
||||
" -gencrl - Generate a new CRL\n",
|
||||
" -crldays days - Days is when the next CRL is due\n",
|
||||
" -crlhours hours - Hours is when the next CRL is due\n",
|
||||
" -startdate YYMMDDHHMMSSZ - certificate validity notBefore\n",
|
||||
" -enddate YYMMDDHHMMSSZ - certificate validity notAfter (overrides -days)\n",
|
||||
" -days arg - number of days to certify the certificate for\n",
|
||||
" -md arg - md to use, one of md2, md5, sha or sha1\n",
|
||||
" -policy arg - The CA 'policy' to support\n",
|
||||
|
Loading…
Reference in New Issue
Block a user