Lines Matching full:extensions
102 [\fB\-ext\fR \fIextensions\fR]
124 [\fB\-extensions\fR \fIsection\fR]
157 key identifier extensions are included as described in \fBx509v3_config\fR\|(5).
195 X.509 extensions included in a certificate input are not copied by default.
196 X.509 extensions to be added can be specified using the \fB\-extfile\fR option.
203 X.509 extensions included in the request are not copied by default.
204 X.509 extensions to be added can be specified using the \fB\-extfile\fR option.
207 Determines how to handle X.509 extensions
210 If \fIarg\fR is \fBnone\fR or this option is not present then extensions are ignored.
211 If \fIarg\fR is \fBcopy\fR or \fBcopyall\fR then all extensions are copied,
212 except that subject identifier and authority key identifier extensions
215 The \fB\-ext\fR option can be used to further restrict which extensions to copy.
271 any extensions present and any trust settings.
332 .IP "\fB\-ext\fR \fIextensions\fR" 4
333 .IX Item "-ext extensions"
334 Prints out the certificate extensions in text form.
335 Can also be used to restrict which extensions to copy.
336 Extensions are specified
347 This option performs tests on the certificate extensions and outputs
349 "Certificate Extensions" in \fBopenssl\-verification\-options\fR\|(1).
459 by default all certificate extensions are retained.
462 the \fB\-clrext\fR option prevents taking over any extensions from the source.
464 neither subject identifier nor authority key identifier extensions are included.
467 Configuration file containing certificate and request X.509 extensions to add.
468 .IP "\fB\-extensions\fR \fIsection\fR" 4
469 .IX Item "-extensions section"
470 The section in the extfile to add X.509 extensions from.
472 specified then the extensions should either be contained in the unnamed
480 key identifier extensions are included as described in \fBx509v3_config\fR\|(5).
658 Don't print out any X509V3 extensions.
662 certificate extensions.
665 Print an error message for unsupported certificate extensions.
668 ASN1 parse unsupported extensions.
671 Hex dump unsupported extensions.
693 Print more extensions of a certificate:
743 extensions for a CA:
746 \& openssl x509 \-req \-in careq.pem \-extfile openssl.cnf \-extensions v3_ca \e
751 certificate extensions:
754 \& openssl x509 \-req \-in req.pem \-extfile openssl.cnf \-extensions v3_usr \e
778 wrong private key, using unsuitable X.509 extensions,
808 and key identifier extensions are included by default.