Lines Matching refs:I

14 [B<-in> I<filename>]
15 [B<-passin> I<arg>]
16 [B<-out> I<filename>]
17 [B<-passout> I<arg>]
24 [B<-newkey> I<arg>]
25 [B<-pkeyopt> I<opt>:I<value>]
28 [B<-key> I<filename>|I<uri>]
30 [B<-keyout> I<filename>]
31 [B<-keygen_engine> I<id>]
32 [B<-I<digest>>]
33 [B<-config> I<filename>]
34 [B<-section> I<name>]
37 [B<-CA> I<filename>|I<uri>]
38 [B<-CAkey> I<filename>|I<uri>]
39 [B<-not_before> I<date>]
40 [B<-not_after> I<date>]
41 [B<-days> I<n>]
42 [B<-set_serial> I<n>]
44 [B<-copy_extensions> I<arg>]
45 [B<-extensions> I<section>]
46 [B<-reqexts> I<section>]
47 [B<-addext> I<ext>]
52 [B<-subj> I<arg>]
54 [B<-sigopt> I<nm>:I<v>]
55 [B<-vfyopt> I<nm>:I<v>]
89 =item B<-in> I<filename>
96 =item B<-sigopt> I<nm>:I<v>
101 =item B<-vfyopt> I<nm>:I<v>
114 =item B<-passin> I<arg>
120 =item B<-passout> I<arg>
126 =item B<-out> I<filename>
169 =item B<-newkey> I<arg>
179 [B<rsa:>]I<nbits> generates an RSA key I<nbits> in size.
180 If I<nbits> is omitted, i.e., B<-newkey> B<rsa> is specified,
184 All other algorithms support the B<-newkey> I<algname>:I<file> form, where
185 I<file> is an algorithm parameter file, created with C<openssl genpkey -genparam>
188 B<param:>I<file> generates a key using the parameter file or certificate
189 I<file>, the algorithm is determined by the parameters.
191 I<algname>[:I<file>] generates a key using the given algorithm I<algname>.
192 If a parameter file I<file> is given then the parameters specified there
193 are used, where the algorithm parameters must match I<algname>.
197 B<dsa:>I<filename> generates a DSA key using the parameters
198 in the file I<filename>. B<ec:>I<filename> generates EC key (usable both with
199 ECDSA or ECDH algorithms), B<gost2001:>I<filename> generates GOST R
202 specified by B<-pkeyopt> I<paramset:X>
204 =item B<-pkeyopt> I<opt>:I<value>
206 Set the public key algorithm option I<opt> to I<value>. The precise set of
211 =item B<-key> I<filename>|I<uri>
227 =item B<-keyout> I<filename>
246 =item B<-I<digest>>
257 =item B<-config> I<filename>
263 =item B<-section> I<name>
267 =item B<-subj> I<arg>
318 =item B<-CA> I<filename>|I<uri>
326 =item B<-CAkey> I<filename>|I<uri>
332 =item B<-not_before> I<date>
335 otherwise it is ignored. The format of I<date> is YYMMDDHHMMSSZ (the
341 =item B<-not_after> I<date>
344 set, otherwise it is ignored. The format of I<date> is YYMMDDHHMMSSZ
352 =item B<-days> I<n>
355 certify the certificate for, otherwise it is ignored. I<n> should
363 =item B<-set_serial> I<n>
369 =item B<-copy_extensions> I<arg>
373 If I<arg> is B<none> or this option is not present then extensions are ignored.
374 If I<arg> is B<copy> or B<copyall> then
380 =item B<-extensions> I<section>,
381 B<-reqexts> I<section>
389 =item B<-addext> I<ext>
418 =item B<-reqopt> I<option>
420 Customise the printing format used with B<-text>. The I<option> argument can be
445 =item B<-keygen_engine> I<id>
447 Specifies an engine (by its unique I<id> string) which would be used