Lines Matching full:extensions
9 Several OpenSSL commands can add extensions to a certificate or
17 This page uses B<extensions> as the name of the section, when needed
40 String extensions simply have a string which contains either the value itself
43 Multi-valued extensions have a short form and a long form. The short form
50 [extensions]
67 [extensions]
78 [extensions]
88 [extensions]
95 The syntax of raw extensions is defined by the source code that parses
100 must be used, see the L</ARBITRARY EXTENSIONS> section for more details.
102 =head1 STANDARD EXTENSIONS
259 [extensions]
356 [extensions]
402 [extensions]
444 [extensions]
520 =head1 DEPRECATED EXTENSIONS
522 The following extensions are non standard, Netscape specific and largely
525 =head2 Netscape String extensions
529 Other extensions of this type are: B<nsBaseUrl>,
535 This is a multi-valued extensions which consists of a list of flags to be
537 be used. The basicConstraints, keyUsage and extended key usage extensions are
543 =head1 ARBITRARY EXTENSIONS
547 format for supported extensions. Extreme care should be taken to ensure that
550 There are two ways to encode arbitrary extensions.
556 [extensions]
580 purposes prohibited by their extensions because a specific application does
581 not recognize or honour the values of the relevant extensions.
584 invalid extensions if they are not used carefully.