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
274 [extensions]
371 [extensions]
417 [extensions]
459 [extensions]
535 =head1 DEPRECATED EXTENSIONS
537 The following extensions are non standard, Netscape specific and largely
540 =head2 Netscape String extensions
544 Other extensions of this type are: B<nsBaseUrl>,
550 This is a multi-valued extensions which consists of a list of flags to be
552 be used. The basicConstraints, keyUsage and extended key usage extensions are
558 =head1 ARBITRARY EXTENSIONS
562 format for supported extensions. Extreme care should be taken to ensure that
565 There are two ways to encode arbitrary extensions.
571 [extensions]
595 purposes prohibited by their extensions because a specific application does
596 not recognize or honour the values of the relevant extensions.
599 invalid extensions if they are not used carefully.