Lines Matching refs:I

12 [B<-ssl_config> I<section>]
13 [B<-connect> I<host:port>]
14 [B<-host> I<hostname>]
15 [B<-port> I<port>]
16 [B<-bind> I<host:port>]
17 [B<-proxy> I<host:port>]
18 [B<-proxy_user> I<userid>]
19 [B<-proxy_pass> I<arg>]
20 [B<-unix> I<path>]
24 [B<-servername> I<name>]
26 [B<-verify> I<depth>]
29 [B<-verifyCAfile> I<filename>]
30 [B<-verifyCApath> I<dir>]
31 [B<-verifyCAstore> I<uri>]
32 [B<-cert> I<filename>]
34 [B<-cert_chain> I<filename>]
36 [B<-CRL> I<filename>]
39 [B<-key> I<filename>|I<uri>]
41 [B<-pass> I<arg>]
42 [B<-chainCAfile> I<filename>]
43 [B<-chainCApath> I<directory>]
44 [B<-chainCAstore> I<uri>]
45 [B<-requestCAfile> I<filename>]
46 [B<-dane_tlsa_domain> I<domain>]
47 [B<-dane_tlsa_rrdata> I<rrdata>]
61 [B<-mtu> I<size>]
64 [B<-keymatexport> I<label>]
65 [B<-keymatexportlen> I<len>]
66 [B<-msgfile> I<filename>]
73 [B<-psk_identity> I<identity>]
74 [B<-psk> I<key>]
75 [B<-psk_session> I<file>]
81 [B<-maxfraglen> I<len>]
97 [B<-sigalgs> I<sigalglist>]
98 [B<-curves> I<curvelist>]
99 [B<-cipher> I<cipherlist>]
100 [B<-ciphersuites> I<val>]
102 [B<-starttls> I<protocol>]
103 [B<-name> I<hostname>]
104 [B<-xmpphost> I<hostname>]
105 [B<-name> I<hostname>]
108 [B<-sess_out> I<filename>]
109 [B<-serverinfo> I<types>]
110 [B<-sess_in> I<filename>]
111 [B<-serverinfo> I<types>]
113 [B<-alpn> I<protocols>]
114 [B<-nextprotoneg> I<protocols>]
118 [B<-keylogfile> I<file>]
119 [B<-early_data> I<file>]
121 [B<-use_srtp> I<value>]
122 [B<-srpuser> I<value>]
123 [B<-srppass> I<value>]
126 [B<-srp_strength> I<number>]
136 {- $OpenSSL::safe::opt_engine_synopsis -}[B<-ssl_client_engine> I<id>]
140 [I<host>:I<port>]
145 connects to a remote host using SSL/TLS. It is a I<very> useful diagnostic
161 =item B<-ssl_config> I<section>
165 =item B<-connect> I<host>:I<port>
172 =item B<-host> I<hostname>
176 =item B<-port> I<port>
180 =item B<-bind> I<host:port>
186 =item B<-proxy> I<host:port>
192 =item B<-proxy_user> I<userid>
201 =item B<-proxy_pass> I<arg>
207 =item B<-unix> I<path>
224 =item B<-servername> I<name>
245 =item B<-cert> I<filename>
268 =item B<-CRL> I<filename>
281 =item B<-key> I<filename>|I<uri>
291 =item B<-pass> I<arg>
294 For more information about the format of I<arg>
297 =item B<-verify> I<depth>
314 =item B<-verifyCAfile> I<filename>
319 =item B<-verifyCApath> I<dir>
326 =item B<-verifyCAstore> I<uri>
331 =item B<-chainCAfile> I<file>
336 =item B<-chainCApath> I<directory>
343 =item B<-chainCAstore> I<uri>
353 =item B<-requestCAfile> I<file>
359 =item B<-dane_tlsa_domain> I<domain>
375 =item B<-dane_tlsa_rrdata> I<rrdata>
378 RRset associated with the target service. The I<rrdata> value is
473 =item B<-mtu> I<size>
485 =item B<-keymatexport> I<label>
489 =item B<-keymatexportlen> I<len>
499 =item B<-msgfile> I<filename>
505 Tests nonblocking I/O
509 Turns on nonblocking I/O
531 =item B<-psk_identity> I<identity>
533 Use the PSK identity I<identity> when using a PSK cipher suite.
536 =item B<-psk> I<key>
538 Use the PSK key I<key> when using a PSK cipher suite. The key is
543 =item B<-psk_session> I<file>
545 Use the pem encoded SSL_SESSION data stored in I<file> as the basis of a PSK.
573 =item B<-maxfraglen> I<len>
578 =item B<-max_send_frag> I<int>
583 =item B<-split_send_frag> I<int>
592 =item B<-max_pipelines> I<int>
599 =item B<-read_buf> I<int>
650 =item B<-sigalgs> I<sigalglist>
656 =item B<-curves> I<curvelist>
663 =item B<-cipher> I<cipherlist>
671 =item B<-ciphersuites> I<val>
680 =item B<-starttls> I<protocol>
683 I<protocol> is a keyword for the intended protocol. Currently, the only
687 =item B<-xmpphost> I<hostname>
696 =item B<-name> I<hostname>
718 =item B<-sess_out> I<filename>
720 Output SSL session to I<filename>.
722 =item B<-sess_in> I<filename>
724 Load SSL session from I<filename>. The client will attempt to resume a
727 =item B<-serverinfo> I<types>
739 =item B<-alpn> I<protocols>, B<-nextprotoneg> I<protocols>
744 The I<protocols> list is a comma-separated list of protocol names that
768 =item B<-keylogfile> I<file>
773 =item B<-early_data> I<file>
784 =item B<-use_srtp> I<value>
788 =item B<-srpuser> I<value>
792 =item B<-srppass> I<value>
804 =item B<-srp_strength> I<number>
836 =item B<-ssl_client_engine> I<id>
862 =item I<host>:I<port>
867 I<localhost> on port I<4433>.