From: Dr. David von Oheimb Date: Mon, 7 Dec 2020 12:25:34 +0000 (+0100) Subject: openssl-ca.pod.in: Clarify the -extensions/-crlexts options vs. x509_extensions/crl_e... X-Git-Tag: openssl-3.0.0-alpha10~93 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=374f72cedd2f26d197c208ae56571fd2123fe9ce;p=thirdparty%2Fopenssl.git openssl-ca.pod.in: Clarify the -extensions/-crlexts options vs. x509_extensions/crl_extensions Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/13614) --- diff --git a/doc/man1/openssl-ca.pod.in b/doc/man1/openssl-ca.pod.in index 8442c4450bc..68da77d349c 100644 --- a/doc/man1/openssl-ca.pod.in +++ b/doc/man1/openssl-ca.pod.in @@ -271,10 +271,10 @@ and all certificates will be certified automatically. The section of the configuration file containing certificate extensions to be added when a certificate is issued (defaults to B -unless the B<-extfile> option is used). If no extension section is -present then, a V1 certificate is created. If the extension section -is present (even if it is empty), then a V3 certificate is created. See the -L manual page for details of the +unless the B<-extfile> option is used). +If no X.509 extensions are specified then a V1 certificate is created, +else a V3 certificate is created. +See the L manual page for details of the extension section format. =item B<-extfile> I @@ -540,11 +540,11 @@ present, it must contain a valid CRL number. =item B -The same as B<-extensions>. +A fallback to the B<-extensions> option. =item B -The same as B<-crlexts>. +A fallback to the B<-crlexts> option. =item B