Lines Matching refs:I

14 [B<-config> I<filename>]
15 [B<-name> I<section>]
16 [B<-section> I<section>]
18 [B<-revoke> I<file>]
19 [B<-valid> I<file>]
20 [B<-status> I<serial>]
22 [B<-crl_reason> I<reason>]
23 [B<-crl_hold> I<instruction>]
24 [B<-crl_compromise> I<time>]
25 [B<-crl_CA_compromise> I<time>]
26 [B<-crl_lastupdate> I<date>]
27 [B<-crl_nextupdate> I<date>]
28 [B<-crldays> I<days>]
29 [B<-crlhours> I<hours>]
30 [B<-crlsec> I<seconds>]
31 [B<-crlexts> I<section>]
32 [B<-startdate> I<date>]
33 [B<-not_before> I<date>]
34 [B<-enddate> I<date>]
35 [B<-not_after> I<date>]
36 [B<-days> I<arg>]
37 [B<-md> I<arg>]
38 [B<-policy> I<arg>]
39 [B<-keyfile> I<filename>|I<uri>]
41 [B<-key> I<arg>]
42 [B<-passin> I<arg>]
43 [B<-cert> I<file>]
46 [B<-in> I<file>]
48 [B<-out> I<file>]
51 [B<-outdir> I<dir>]
53 [B<-spkac> I<file>]
54 [B<-ss_cert> I<file>]
59 [B<-extensions> I<section>]
60 [B<-extfile> I<section>]
61 [B<-subj> I<arg>]
63 [B<-sigopt> I<nm>:I<v>]
64 [B<-vfyopt> I<nm>:I<v>]
70 [I<certreq>...]
111 =item B<-config> I<filename>
117 =item B<-name> I<section>, B<-section> I<section>
122 =item B<-in> I<filename>
133 =item B<-ss_cert> I<filename>
137 =item B<-spkac> I<filename>
148 =item B<-out> I<filename>
154 =item B<-outdir> I<directory>
160 =item B<-cert> I<filename>
169 =item B<-keyfile> I<filename>|I<uri>
179 =item B<-sigopt> I<nm>:I<v>
185 =item B<-vfyopt> I<nm>:I<v>
194 =item B<-key> I<password>
204 =item B<-passin> I<arg>
232 =item B<-startdate> I<date>, B<-not_before> I<date>
240 =item B<-enddate> I<date>, B<-not_after> I<date>
250 =item B<-days> I<arg>
259 =item B<-md> I<alg>
266 =item B<-policy> I<arg>
302 =item B<-extensions> I<section>
311 =item B<-extfile> I<file>
317 =item B<-subj> I<arg>
372 =item B<-crl_lastupdate> I<time>
379 =item B<-crl_nextupdate> I<time>
386 =item B<-crldays> I<num>
391 =item B<-crlhours> I<num>
395 =item B<-crlsec> I<num>
399 =item B<-revoke> I<filename>
403 =item B<-valid> I<filename>
407 =item B<-status> I<serial>
416 =item B<-crl_reason> I<reason>
418 Revocation reason, where I<reason> is one of: B<unspecified>, B<keyCompromise>,
420 B<certificateHold> or B<removeFromCRL>. The matching of I<reason> is case
426 =item B<-crl_hold> I<instruction>
429 instruction to I<instruction> which must be an OID. Although any OID can be
433 =item B<-crl_compromise> I<time>
436 I<time>. I<time> should be in GeneralizedTime format that is I<YYYYMMDDHHMMSSZ>.
438 =item B<-crl_CA_compromise> I<time>
443 =item B<-crlexts> I<section>