Lines Matching refs:connect
13 [B<-connect> I<host:port>]
154 =item B<-connect> I<host>:I<port>
156 This specifies the host and optional port to connect to. It is possible to
159 is made to connect to the local host on port 4433.
163 Host to connect to; use B<-connect> instead.
167 Connect to the specified port; use B<-connect> instead.
177 When used with the B<-connect> flag, the program uses the host and port
178 specified with this flag and issues an HTTP CONNECT command to connect
213 the name given to B<-connect> if it follows a DNS name format. If B<-connect> is
369 -connect smtp.example.com:25 \
651 If this option is not specified, then the host specified with "-connect"
664 option is not specified, then the host specified with "-connect" will be used.
804 Rather than providing B<-connect>, the target hostname and optional port may
806 nor B<-connect> are provided, falls back to attempting to connect to
843 This command can be used to debug SSL servers. To connect to an SSL HTTP
846 openssl s_client -connect servername:443