Lines Matching refs:I

12 [B<-port> I<+int>]
13 [B<-accept> I<val>]
14 [B<-unix> I<val>]
18 [B<-context> I<val>]
19 [B<-verify> I<int>]
20 [B<-Verify> I<int>]
21 [B<-cert> I<infile>]
22 [B<-cert2> I<infile>]
24 [B<-cert_chain> I<infile>]
26 [B<-serverinfo> I<val>]
27 [B<-key> I<filename>|I<uri>]
28 [B<-key2> I<filename>|I<uri>]
30 [B<-pass> I<val>]
31 [B<-dcert> I<infile>]
33 [B<-dcert_chain> I<infile>]
34 [B<-dkey> I<filename>|I<uri>]
36 [B<-dpass> I<val>]
41 [B<-msgfile> I<outfile>]
55 [B<-id_prefix> I<val>]
56 [B<-keymatexport> I<val>]
57 [B<-keymatexportlen> I<+int>]
58 [B<-CRL> I<infile>]
61 [B<-chainCAfile> I<infile>]
62 [B<-chainCApath> I<dir>]
63 [B<-chainCAstore> I<uri>]
64 [B<-verifyCAfile> I<infile>]
65 [B<-verifyCApath> I<dir>]
66 [B<-verifyCAstore> I<uri>]
77 [B<-status_timeout> I<int>]
78 [B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>]
79 [B<-no_proxy> I<addresses>]
80 [B<-status_url> I<val>]
81 [B<-status_file> I<infile>]
82 [B<-ssl_config> I<val>]
89 [B<-max_send_frag> I<+int>]
90 [B<-split_send_frag> I<+int>]
91 [B<-max_pipelines> I<+int>]
92 [B<-naccept> I<+int>]
93 [B<-read_buf> I<+int>]
108 [B<-sigalgs> I<val>]
109 [B<-client_sigalgs> I<val>]
110 [B<-groups> I<val>]
111 [B<-curves> I<val>]
112 [B<-named_curve> I<val>]
113 [B<-cipher> I<val>]
114 [B<-ciphersuites> I<val>]
115 [B<-dhparam> I<infile>]
116 [B<-record_padding> I<val>]
119 [B<-psk_identity> I<val>]
120 [B<-psk_hint> I<val>]
121 [B<-psk> I<val>]
122 [B<-psk_session> I<file>]
123 [B<-srpvfile> I<infile>]
124 [B<-srpuserseed> I<val>]
126 [B<-mtu> I<+int>]
130 [B<-use_srtp> I<val>]
132 [B<-nextprotoneg> I<val>]
133 [B<-alpn> I<val>]
137 [B<-keylogfile> I<outfile>]
138 [B<-recv_max_early_data> I<int>]
139 [B<-max_early_data> I<int>]
175 =item B<-port> I<+int>
179 =item B<-accept> I<val>
183 =item B<-unix> I<val>
199 =item B<-context> I<val>
204 =item B<-verify> I<int>, B<-Verify> I<int>
215 =item B<-cert> I<infile>
222 =item B<-cert2> I<infile>
244 =item B<-serverinfo> I<val>
252 =item B<-key> I<filename>|I<uri>
257 =item B<-key2> I<filename>|I<uri>
266 =item B<-pass> I<val>
269 For more information about the format of I<val>,
272 =item B<-dcert> I<infile>, B<-dkey> I<filename>|I<uri>
300 =item B<-dpass> I<val>
303 For more information about the format of I<val>,
308 Tests non blocking I/O.
330 =item B<-msgfile> I<outfile>
338 =item B<-CRL> I<infile>
351 =item B<-verifyCAfile> I<filename>
356 =item B<-verifyCApath> I<dir>
363 =item B<-verifyCAstore> I<uri>
368 =item B<-chainCAfile> I<file>
373 =item B<-chainCApath> I<dir>
380 =item B<-chainCAstore> I<uri>
459 =item B<-id_prefix> I<val>
461 Generate SSL/TLS session IDs prefixed by I<val>. This is mostly useful
519 =item B<-status_timeout> I<int>
521 Sets the timeout for OCSP response to I<int> seconds.
523 =item B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>
534 =item B<-no_proxy> I<addresses>
541 =item B<-status_url> I<val>
549 =item B<-status_file> I<infile>
554 =item B<-ssl_config> I<val>
579 =item B<-max_send_frag> I<+int>
584 =item B<-split_send_frag> I<+int>
593 =item B<-max_pipelines> I<+int>
600 =item B<-naccept> I<+int>
605 =item B<-read_buf> I<+int>
665 =item B<-client_sigalgs> I<val>
670 =item B<-named_curve> I<val>
680 =item B<-cipher> I<val>
689 =item B<-ciphersuites> I<val>
699 =item B<-dhparam> I<infile>
709 Turns on non blocking I/O.
719 =item B<-psk_identity> I<val>
721 Expect the client to send PSK identity I<val> when using a PSK
725 =item B<-psk_hint> I<val>
727 Use the PSK identity hint I<val> when using a PSK cipher suite.
729 =item B<-psk> I<val>
731 Use the PSK key I<val> when using a PSK cipher suite. The key is
736 =item B<-psk_session> I<file>
738 Use the pem encoded SSL_SESSION data stored in I<file> as the basis of a PSK.
785 =item B<-alpn> I<val>, B<-nextprotoneg> I<val>
790 The I<val> list is a comma-separated list of supported protocol
818 =item B<-keylogfile> I<outfile>
823 =item B<-max_early_data> I<int>
830 =item B<-recv_max_early_data> I<int>