Lines Matching refs:section

15 [B<-name> I<section>]
16 [B<-section> I<section>]
31 [B<-crlexts> I<section>]
59 [B<-extensions> I<section>]
60 [B<-extfile> I<section>]
117 =item B<-name> I<section>, B<-section> I<section>
119 Specifies the configuration file section to use (overrides
120 B<default_ca> in the B<ca> section).
141 section for information on the required input and output format.
268 This option defines the CA "policy" to use. This is a section in
270 or match the CA certificate. Check out the B<POLICY FORMAT> section
283 fields in the relevant policy section. When this option is set the order
302 =item B<-extensions> I<section>
304 The section of the configuration file containing certificate extensions
309 extension section format.
314 (using the default section unless the B<-extensions> option is also
443 =item B<-crlexts> I<section>
445 The section of the configuration file containing CRL extensions to
446 include. If no CRL extension section is present then a V1 CRL is
447 created, if the CRL extension section is present (even if it is
452 extension section format.
458 The section of the configuration file containing options for this command
460 then it names the section to be used. Otherwise the section to
461 be used must be named in the B<default_ca> option of the B<ca> section
462 of the configuration file (or in the default section of the
464 read directly from the B<ca> section:
489 This specifies a section in the configuration file containing extra
513 not necessary anymore, see the L</HISTORY> section.
596 The same as B<-policy>. Mandatory. See the B<POLICY FORMAT> section
613 it only displays fields mentioned in the B<policy> section, mishandles
624 in the certificate it is deleted first. See the B<WARNINGS> section before
634 The policy section consists of a set of variables corresponding to
638 it may be present. Any fields not mentioned in the policy section
711 default_ca = CA_default # The default ca section
845 The B<-section> option was added in OpenSSL 3.0.0.