Lines Matching +full:multi +full:- +full:word
5 x509v3_config - X509 V3 certificate extension configuration format
11 and CLI options such as B<-addext>.
30 type-value pairing where the type and value are separated by a colon.
34 multi-valued
43 Multi-valued extensions have a short form and a long form. The short form
44 is a comma-separated list of names and values:
59 If an extension is multi-value and a field value must contain a comma the long
109 This is a multi-valued extension which indicates whether a certificate is
123 parameter set to B<TRUE>. An end-user certificate must either have B<CA:FALSE>
127 any sub-CA's, and can only sign end-entity certificates.
131 Key usage is a multi-valued extension consisting of a list of names of
150 ----- ----------------------------------
154 emailProtection E-mail Protection (S/MIME)
163 While IETF RFC 5280 says that B<id-kp-serverAuth> and B<id-kp-clientAuth>
186 The keyIdentifier is composed of the 160-bit SHA-1 hash of the value of the BIT
210 For self-signed certificates the AKID is suppressed unless B<always> is present.
213 for self-signed certificates and B<keyid>C<,> B<issuer> otherwise.
217 the issuer certificate is the same as the current one and it is not self-signed.
235 This is a multi-valued extension that supports several types of name
255 the distinguished name to use, as a set of name-value pairs.
256 Multi-valued AVAs can be formed by prefacing the name with a B<+> character.
283 Non-ASCII Email Address conforming the syntax defined in Section 3.3 of RFC 6531
308 (although only a few values are well-known) and B<location> has the same
325 This is a multi-valued extension whose values can be either a name-value
329 When a name-value pair is used, a DistributionPoint extension will
354 A multi-value field that contains the reasons for revocation. The recognized
386 This extension should only appear in CRLs. It is a multi-valued extension
404 A multi-value field that contains the reasons for revocation. The recognized
431 Multiple policies are comma-separated. For example:
481 This is a multi-valued extension which consisting of the names
499 This is a multi-valued extension. The name should
500 begin with the word B<permitted> or B<excluded> followed by a B<;>. The rest of
524 This is a multi-valued extension consisting of a list of TLS extension
550 This is a multi-valued extensions which consists of a list of flags to be
567 The first way is to use the word ASN1 followed by the extension content
579 It is also possible to use the word DER to include the raw encoded data in any
603 L<openssl-req(1)>, L<openssl-ca(1)>, L<openssl-x509(1)>,
608 Copyright 2004-2023 The OpenSSL Project Authors. All Rights Reserved.