Lines Matching refs:I
12 [B<-config> I<filename>]
13 [B<-section> I<names>]
14 [B<-verbosity> I<level>]
18 [B<-cmd> I<ir|cr|kur|p10cr|rr|genm>]
19 [B<-infotype> I<name>]
20 [B<-geninfo> I<OID:int:N>]
24 [B<-newkey> I<filename>|I<uri>]
25 [B<-newkeypass> I<arg>]
26 [B<-subject> I<name>]
27 [B<-issuer> I<name>]
28 [B<-days> I<number>]
29 [B<-reqexts> I<name>]
30 [B<-sans> I<spec>]
32 [B<-policies> I<name>]
33 [B<-policy_oids> I<names>]
35 [B<-popo> I<number>]
36 [B<-csr> I<filename>]
37 [B<-out_trusted> I<filenames>|I<uris>]
40 [B<-certout> I<filename>]
41 [B<-chainout> I<filename>]
45 [B<-oldcert> I<filename>|I<uri>]
46 [B<-revreason> I<number>]
50 [B<-server> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>]
51 [B<-path> I<remote_path>]
52 [B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>]
53 [B<-no_proxy> I<addresses>]
54 [B<-recipient> I<name>]
55 [B<-keep_alive> I<value>]
56 [B<-msg_timeout> I<seconds>]
57 [B<-total_timeout> I<seconds>]
61 [B<-trusted> I<filenames>|I<uris>]
62 [B<-untrusted> I<filenames>|I<uris>]
63 [B<-srvcert> I<filename>|I<uri>]
64 [B<-expect_sender> I<name>]
67 [B<-extracertsout> I<filename>]
68 [B<-cacertsout> I<filename>]
72 [B<-ref> I<value>]
73 [B<-secret> I<arg>]
74 [B<-cert> I<filename>|I<uri>]
75 [B<-own_trusted> I<filenames>|I<uris>]
76 [B<-key> I<filename>|I<uri>]
77 [B<-keypass> I<arg>]
78 [B<-digest> I<name>]
79 [B<-mac> I<name>]
80 [B<-extracerts> I<filenames>|I<uris>]
85 [B<-certform> I<PEM|DER>]
86 [B<-keyform> I<PEM|DER|P12|ENGINE>]
87 [B<-otherpass> I<arg>]
97 [B<-tls_cert> I<filename>|I<uri>]
98 [B<-tls_key> I<filename>|I<uri>]
99 [B<-tls_keypass> I<arg>]
100 [B<-tls_extra> I<filenames>|I<uris>]
101 [B<-tls_trusted> I<filenames>|I<uris>]
102 [B<-tls_host> I<name>]
107 [B<-repeat> I<number>]
108 [B<-reqin> I<filenames>]
110 [B<-reqout> I<filenames>]
111 [B<-rspin> I<filenames>]
112 [B<-rspout> I<filenames>]
117 [B<-port> I<number>]
118 [B<-max_msgs> I<number>]
119 [B<-srv_ref> I<value>]
120 [B<-srv_secret> I<arg>]
121 [B<-srv_cert> I<filename>|I<uri>]
122 [B<-srv_key> I<filename>|I<uri>]
123 [B<-srv_keypass> I<arg>]
124 [B<-srv_trusted> I<filenames>|I<uris>]
125 [B<-srv_untrusted> I<filenames>|I<uris>]
126 [B<-rsp_cert> I<filename>|I<uri>]
127 [B<-rsp_extracerts> I<filenames>|I<uris>]
128 [B<-rsp_capubs> I<filenames>|I<uris>]
129 [B<-poll_count> I<number>]
130 [B<-check_after> I<number>]
132 [B<-pkistatus> I<number>]
133 [B<-failure> I<number>]
134 [B<-failurebits> I<number>]
135 [B<-statusstring> I<arg>]
163 =item B<-config> I<filename>
169 =item B<-section> I<names>
181 =item B<-verbosity> I<level>
194 =item B<-cmd> I<ir|cr|kur|p10cr|rr|genm>
233 =item B<-infotype> I<name>
238 =item B<-geninfo> I<OID:int:N>
249 =item B<-newkey> I<filename>|I<uri>
257 =item B<-newkeypass> I<arg>
262 For more information about the format of I<arg> see
265 =item B<-subject> I<name>
278 The argument must be formatted as I</type0=value0/type1=value1/type2=...>.
288 =item B<-issuer> I<name>
297 The argument must be formatted as I</type0=value0/type1=value1/type2=...>.
300 =item B<-days> I<number>
307 =item B<-reqexts> I<name>
313 =item B<-sans> I<spec>
329 =item B<-policies> I<name>
335 =item B<-policy_oids> I<names>
346 =item B<-popo> I<number>
354 =item B<-csr> I<filename>
357 With B<-cmd> I<p10cr> it is used directly in a legacy P10CR message.
358 When used with B<-cmd> I<ir>, I<cr>, or I<kur>, it is transformed into the
360 It may also be used with B<-cmd> I<rr> to specify the certificate to be revoked
363 =item B<-out_trusted> I<filenames>|I<uris>
386 =item B<-certout> I<filename>
390 =item B<-chainout> I<filename>
400 =item B<-oldcert> I<filename>|I<uri>
405 and the resulting certificate is called I<reference certificate>.
415 =item B<-revreason> I<number>
442 =item B<-server> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>
452 =item B<-path> I<remote_path>
457 =item B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>
468 =item B<-no_proxy> I<addresses>
475 =item B<-recipient> I<name>
488 The argument must be formatted as I</type0=value0/type1=value1/type2=...>.
491 =item B<-keep_alive> I<value>
500 =item B<-msg_timeout> I<seconds>
506 =item B<-total_timeout> I<seconds>
518 =item B<-trusted> I<filenames>|I<uris>
538 =item B<-untrusted> I<filenames>|I<uris>
552 =item B<-srvcert> I<filename>|I<uri>
562 =item B<-expect_sender> I<name>
574 The argument must be formatted as I</type0=value0/type1=value1/type2=...>.
619 =item B<-extracertsout> I<filename>
624 =item B<-cacertsout> I<filename>
635 =item B<-ref> I<value>
641 =item B<-secret> I<arg>
649 For more information about the format of I<arg> see
652 =item B<-cert> I<filename>|I<uri>
671 =item B<-own_trusted> I<filenames>|I<uris>
685 =item B<-key> I<filename>|I<uri>
692 =item B<-keypass> I<arg>
698 For more information about the format of I<arg> see
701 =item B<-digest> I<name>
710 =item B<-mac> I<name>
718 =item B<-extracerts> I<filenames>|I<uris>
737 =item B<-certform> I<PEM|DER>
742 =item B<-keyform> I<PEM|DER|P12|ENGINE>
747 =item B<-otherpass> I<arg>
755 For more information about the format of I<arg> see
801 =item B<-tls_cert> I<filename>|I<uri>
807 =item B<-tls_key> I<filename>|I<uri>
811 =item B<-tls_keypass> I<arg>
817 For more information about the format of I<arg> see
820 =item B<-tls_extra> I<filenames>|I<uris>
824 =item B<-tls_trusted> I<filenames>|I<uris>
837 =item B<-tls_host> I<name>
854 =item B<-repeat> I<number>
859 =item B<-reqin> I<filenames>
874 =item B<-reqout> I<filenames>
881 =item B<-rspin> I<filenames>
888 =item B<-rspout> I<filenames>
906 =item B<-port> I<number>
910 =item B<-max_msgs> I<number>
918 =item B<-srv_ref> I<value>
922 =item B<-srv_secret> I<arg>
926 =item B<-srv_cert> I<filename>|I<uri>
930 =item B<-srv_key> I<filename>|I<uri>
934 =item B<-srv_keypass> I<arg>
938 =item B<-srv_trusted> I<filenames>|I<uris>
946 =item B<-srv_untrusted> I<filenames>|I<uris>
950 =item B<-rsp_cert> I<filename>|I<uri>
954 =item B<-rsp_extracerts> I<filenames>|I<uris>
958 =item B<-rsp_capubs> I<filenames>|I<uris>
962 =item B<-poll_count> I<number>
966 =item B<-check_after> I<number>
974 =item B<-pkistatus> I<number>
979 =item B<-failure> I<number>
984 =item B<-failurebits> I<number>
988 =item B<-statusstring> I<arg>
1080 secret I<insta> and the reference value I<3078> to authenticate to each other.
1129 and accepts requests under the alias I</pkix/>.