Lines Matching refs:extensions

45 [B<-ext> I<extensions>]
63 [B<-extensions> I<section>]
132 X.509 extensions included in a certificate input are not copied by default.
133 X.509 extensions to be added can be specified using the B<-extfile> option.
141 X.509 extensions included in the request are not copied by default.
142 X.509 extensions to be added can be specified using the B<-extfile> option.
146 Determines how to handle X.509 extensions
149 If I<arg> is B<none> or this option is not present then extensions are ignored.
150 If I<arg> is B<copy> or B<copyall> then all extensions are copied,
151 except that subject identifier and authority key identifier extensions
154 The B<-ext> option can be used to further restrict which extensions to copy.
226 any extensions present and any trust settings.
301 =item B<-ext> I<extensions>
303 Prints out the certificate extensions in text form.
304 Can also be used to restrict which extensions to copy.
319 This option performs tests on the certificate extensions and outputs
420 by default all certificate extensions are retained.
423 the B<-clrext> option prevents taking over any extensions from the source.
425 neither subject identifier nor authority key identifier extensions are included.
429 Configuration file containing certificate and request X.509 extensions to add.
431 =item B<-extensions> I<section>
433 The section in the extfile to add X.509 extensions from.
435 specified then the extensions should either be contained in the unnamed
437 "extensions" which contains the section to use.
650 Don't print out any X509V3 extensions.
655 certificate extensions.
659 Print an error message for unsupported certificate extensions.
663 ASN1 parse unsupported extensions.
667 Hex dump unsupported extensions.
689 Print more extensions of a certificate:
723 extensions for a CA:
725 openssl x509 -req -in careq.pem -extfile openssl.cnf -extensions v3_ca \
729 certificate extensions:
731 openssl x509 -req -in req.pem -extfile openssl.cnf -extensions v3_usr \
754 wrong private key, using unsuitable X.509 extensions,