openssl/doc/man1
Cory Benfield 729ef85611 s_client accepts host/port as positional argument.
This allows the user to provide the target host and optional port to
openssl s_client as an optional positional argument, rather than as the
argument to the -connect flag. This rationalises the user experience of
s_client: given that the only logical purpose of s_client is to connect
to a host, it is difficult to understand why there is an (effectively
mandatory) command option to pass to make that happen.

This patch forbids providing *both* -connect and the positional
argument, because it would likely be too difficult to reconcile.
Otherwise, using the positional argument behaves exactly the same as
using -connect does.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1171)
2017-06-19 08:42:10 +01:00
..
asn1parse.pod Documentation updates 2017-03-30 14:16:41 +02:00
CA.pl.pod Documentation updates 2017-03-30 14:16:41 +02:00
ca.pod Documentation updates 2017-03-30 14:16:41 +02:00
ciphers.pod Documentation updates 2017-03-30 14:16:41 +02:00
cms.pod Fix spelling errors in manpages 2017-06-11 16:21:33 -04:00
crl.pod Documentation updates 2017-03-30 14:16:41 +02:00
crl2pkcs7.pod Documentation updates 2017-03-30 14:16:41 +02:00
dgst.pod Standardize on =over 4 and check for it. 2017-04-07 13:30:04 -04:00
dhparam.pod Documentation updates 2017-03-30 14:16:41 +02:00
dsa.pod Documentation updates 2017-03-30 14:16:41 +02:00
dsaparam.pod Documentation updates 2017-03-30 14:16:41 +02:00
ec.pod Documentation updates 2017-03-30 14:16:41 +02:00
ecparam.pod Documentation updates 2017-03-30 14:16:41 +02:00
enc.pod Documentation cleanup for man1/enc.pod 2017-03-30 00:40:31 +02:00
engine.pod Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
errstr.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
gendsa.pod Documentation updates 2017-03-30 14:16:41 +02:00
genpkey.pod Documentation updates 2017-03-30 14:16:41 +02:00
genrsa.pod Documentation updates 2017-03-30 14:16:41 +02:00
list.pod Documentation clean up for man1/list.pod 2017-03-29 09:40:56 +01:00
nseq.pod Documentation cleanup for man1/nseq.pod 2017-03-29 09:43:04 +01:00
ocsp.pod Documentation updates 2017-03-30 14:16:41 +02:00
openssl.pod Standardize on =over 4 and check for it. 2017-04-07 13:30:04 -04:00
passwd.pod 'openssl passwd' command can now compute AIX MD5-based passwords hashes. 2017-01-21 10:44:23 -05:00
pkcs7.pod Documentation updates 2017-03-30 14:16:41 +02:00
pkcs8.pod Documentation updates 2017-03-30 14:16:41 +02:00
pkcs12.pod -inkey can be an identifier, not just a file 2017-05-21 17:20:31 -04:00
pkey.pod Documentation updates 2017-03-30 14:16:41 +02:00
pkeyparam.pod Documentation updates 2017-03-30 14:16:41 +02:00
pkeyutl.pod Documentation updates 2017-03-30 14:16:41 +02:00
rand.pod Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
rehash.pod Standardize on =over 4 and check for it. 2017-04-07 13:30:04 -04:00
req.pod Fix regression in openssl req -x509 behaviour. 2017-05-11 17:18:16 +02:00
rsa.pod Documentation updates 2017-03-30 14:16:41 +02:00
rsautl.pod Documentation updates 2017-03-30 14:16:41 +02:00
s_client.pod s_client accepts host/port as positional argument. 2017-06-19 08:42:10 +01:00
s_server.pod Forbid to specify -nextprotoneg if -tls1_3 is enabled 2017-06-16 17:00:22 -04:00
s_time.pod Documentation updates 2017-03-30 14:16:41 +02:00
sess_id.pod Documentation updates 2017-03-30 14:16:41 +02:00
smime.pod -inkey can be an identifier, not just a file 2017-05-21 17:20:31 -04:00
speed.pod Documentation updates 2017-03-30 14:16:41 +02:00
spkac.pod Add support for using engine-backed keys in spkac 2017-06-09 12:15:52 -04:00
ts.pod -inkey can be an identifier, not just a file 2017-05-21 17:20:31 -04:00
tsget.pod Fix referenses in section 1 manuals 2016-11-11 13:06:43 +01:00
verify.pod OCSP Updates: error codes and multiple certificates 2017-04-12 14:41:10 -04:00
version.pod Documentation updates 2017-03-30 14:16:41 +02:00
x509.pod Documentation updates 2017-03-30 14:16:41 +02:00