Lines Matching full:connect
70 [\fB\-connect\fR \fIhost\fR:\fIport\fR]
282 .IP "\fB\-connect\fR \fIhost\fR:\fIport\fR" 4
283 .IX Item "-connect host:port"
284 This specifies the host and optional port to connect to. It is possible to
287 is made to connect to the local host on port 4433.
291 Host to connect to; use \fB\-connect\fR instead.
294 Connect to the specified port; use \fB\-connect\fR instead.
303 When used with the \fB\-connect\fR flag, the program uses the host and port
304 specified with this flag and issues an HTTP CONNECT command to connect
322 Connect over the specified Unix-domain socket.
331 Connect using the QUIC protocol. If specified then the \fB\-alpn\fR option must also
338 the name given to \fB\-connect\fR if it follows a DNS name format. If \fB\-connect\fR is
480 \& \-connect smtp.example.com:25 \e
688 If this option is not specified, then the host specified with "\-connect"
700 option is not specified, then the host specified with "\-connect" will be used.
856 Rather than providing \fB\-connect\fR, the target host and optional port may
858 nor \fB\-connect\fR are provided, falls back to attempting to connect to
932 This command can be used to debug SSL servers. To connect to an SSL HTTP
936 \& openssl s_client \-connect servername:443
986 \& openssl s_client \-connect <server address>:443 \-tls1_3
1001 \& \-connect <server address>:25 </dev/null
1014 \& printf \*(AqQUIT\er\en\*(Aq | openssl s_client \-connect <server address>:25
1023 \& | openssl s_client \-connect <server address>:443 \-brief